#95FFED Color

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

Color preview

#95FFED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #95FFED

.color-95ffed {
  color: #95FFED;
  background-color: #95FFED;
}

Frequently asked questions

What color is #95FFED?+

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

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

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