#1EAADD Color

Inspect #1EAADD across formats, palettes, contrast and closest named color matches.

Color preview

#1EAADD

Color formats

HEX
#1EAADD
RGB
rgb(30, 170, 221)
RGBA
rgba(30, 170, 221, 1)
HSL
hsl(196, 76%, 49%)
HSV
hsv(196, 86%, 87%)
CMYK
cmyk(86%, 23%, 0%, 13%)
CSS variable
--color-primary: #1EAADD;
Lowercase HEX
#1eaadd

Shades

Tints

Tones

Harmony

CSS snippets for #1EAADD

.color-1eaadd {
  color: #1EAADD;
  background-color: #1EAADD;
}

Frequently asked questions

What color is #1EAADD?+

#1EAADD is a HEX color with RGB value rgb(30, 170, 221) and HSL value hsl(196, 76%, 49%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #1EAADD?+

The closest Tailwind color is sky-500, available as the bg-sky-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools