#1EAFDC Color

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

Color preview

#1EAFDC

Color formats

HEX
#1EAFDC
RGB
rgb(30, 175, 220)
RGBA
rgba(30, 175, 220, 1)
HSL
hsl(194, 76%, 49%)
HSV
hsv(194, 86%, 86%)
CMYK
cmyk(86%, 20%, 0%, 14%)
CSS variable
--color-primary: #1EAFDC;
Lowercase HEX
#1eafdc

Shades

Tints

Tones

Harmony

CSS snippets for #1EAFDC

.color-1eafdc {
  color: #1EAFDC;
  background-color: #1EAFDC;
}

Frequently asked questions

What color is #1EAFDC?+

#1EAFDC is a HEX color with RGB value rgb(30, 175, 220) and HSL value hsl(194, 76%, 49%). Its closest CSS named color is DarkTurquoise.

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

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