#9EEDF5 Color

Inspect #9EEDF5 across formats, palettes, contrast and closest named color matches.

Color preview

#9EEDF5

Color formats

HEX
#9EEDF5
RGB
rgb(158, 237, 245)
RGBA
rgba(158, 237, 245, 1)
HSL
hsl(186, 81%, 79%)
HSV
hsv(186, 36%, 96%)
CMYK
cmyk(36%, 3%, 0%, 4%)
CSS variable
--color-primary: #9EEDF5;
Lowercase HEX
#9eedf5

Shades

Tints

Tones

Harmony

CSS snippets for #9EEDF5

.color-9eedf5 {
  color: #9EEDF5;
  background-color: #9EEDF5;
}

Frequently asked questions

What color is #9EEDF5?+

#9EEDF5 is a HEX color with RGB value rgb(158, 237, 245) and HSL value hsl(186, 81%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #9EEDF5?+

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