#95FFDC Color

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

Color preview

#95FFDC

Color formats

HEX
#95FFDC
RGB
rgb(149, 255, 220)
RGBA
rgba(149, 255, 220, 1)
HSL
hsl(160, 100%, 79%)
HSV
hsv(160, 42%, 100%)
CMYK
cmyk(42%, 0%, 14%, 0%)
CSS variable
--color-primary: #95FFDC;
Lowercase HEX
#95ffdc

Shades

Tints

Tones

Harmony

CSS snippets for #95FFDC

.color-95ffdc {
  color: #95FFDC;
  background-color: #95FFDC;
}

Frequently asked questions

What color is #95FFDC?+

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

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

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