Skip to content

Dodgerblue #1E90FF

dodgerblue · rgb(30, 144, 255)
Color formats
HEX#1E90FF
RGBrgb(30, 144, 255)
HSLhsl(210, 100%, 56%)
HSVhsv(210, 88%, 100%)
OKLCHoklch(65% 0.19 253)
CMYKcmyk(88%, 44%, 0%, 0%)
Contrast & accessibility
On white3.24:1below AA
On black6.49:1AA pass
Best text color#000000
Nearest CSS name: dodgerblue
Copy-ready code
CSS custom properties
:root {
  --dodgerblue: #1e90ff;
  --dodgerblue-rgb: 30 144 255;
  --dodgerblue-oklch: oklch(65% 0.19 253);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dodgerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#1e90ff] text-[#1e90ff] border-[#1e90ff]
Shades & tints
Color harmonies
About this color

#1E90FF is a color with the RGB value rgb(30, 144, 255). Its closest CSS named color is "dodgerblue". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #1E90FF to other formats

Palettes with a similar color

Gradients with a similar color

Copied