#95FFEC Color

Inspect #95FFEC across formats, palettes, contrast and closest named color matches.

Color preview

#95FFEC

Color formats

HEX
#95FFEC
RGB
rgb(149, 255, 236)
RGBA
rgba(149, 255, 236, 1)
HSL
hsl(169, 100%, 79%)
HSV
hsv(169, 42%, 100%)
CMYK
cmyk(42%, 0%, 7%, 0%)
CSS variable
--color-primary: #95FFEC;
Lowercase HEX
#95ffec

Shades

Tints

Tones

Harmony

CSS snippets for #95FFEC

.color-95ffec {
  color: #95FFEC;
  background-color: #95FFEC;
}

Frequently asked questions

What color is #95FFEC?+

#95FFEC is a HEX color with RGB value rgb(149, 255, 236) and HSL value hsl(169, 100%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #95FFEC?+

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