#3EADBC Color

Inspect #3EADBC across formats, palettes, contrast and closest named color matches.

Color preview

#3EADBC

Color formats

HEX
#3EADBC
RGB
rgb(62, 173, 188)
RGBA
rgba(62, 173, 188, 1)
HSL
hsl(187, 50%, 49%)
HSV
hsv(187, 67%, 74%)
CMYK
cmyk(67%, 8%, 0%, 26%)
CSS variable
--color-primary: #3EADBC;
Lowercase HEX
#3eadbc

Shades

Tints

Tones

Harmony

CSS snippets for #3EADBC

.color-3eadbc {
  color: #3EADBC;
  background-color: #3EADBC;
}

Frequently asked questions

What color is #3EADBC?+

#3EADBC is a HEX color with RGB value rgb(62, 173, 188) and HSL value hsl(187, 50%, 49%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #3EADBC?+

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