#95FFDF Color

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

Color preview

#95FFDF

Color formats

HEX
#95FFDF
RGB
rgb(149, 255, 223)
RGBA
rgba(149, 255, 223, 1)
HSL
hsl(162, 100%, 79%)
HSV
hsv(162, 42%, 100%)
CMYK
cmyk(42%, 0%, 13%, 0%)
CSS variable
--color-primary: #95FFDF;
Lowercase HEX
#95ffdf

Shades

Tints

Tones

Harmony

CSS snippets for #95FFDF

.color-95ffdf {
  color: #95FFDF;
  background-color: #95FFDF;
}

Frequently asked questions

What color is #95FFDF?+

#95FFDF is a HEX color with RGB value rgb(149, 255, 223) and HSL value hsl(162, 100%, 79%). Its closest CSS named color is Aquamarine.

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

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