#2EADDC Color

Inspect #2EADDC across formats, palettes, contrast and closest named color matches.

Color preview

#2EADDC

Color formats

HEX
#2EADDC
RGB
rgb(46, 173, 220)
RGBA
rgba(46, 173, 220, 1)
HSL
hsl(196, 71%, 52%)
HSV
hsv(196, 79%, 86%)
CMYK
cmyk(79%, 21%, 0%, 14%)
CSS variable
--color-primary: #2EADDC;
Lowercase HEX
#2eaddc

Shades

Tints

Tones

Harmony

CSS snippets for #2EADDC

.color-2eaddc {
  color: #2EADDC;
  background-color: #2EADDC;
}

Frequently asked questions

What color is #2EADDC?+

#2EADDC is a HEX color with RGB value rgb(46, 173, 220) and HSL value hsl(196, 71%, 52%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #2EADDC?+

The closest Tailwind color is sky-400, available as the bg-sky-400 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