#95FFCC Color

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

Color preview

#95FFCC

Color formats

HEX
#95FFCC
RGB
rgb(149, 255, 204)
RGBA
rgba(149, 255, 204, 1)
HSL
hsl(151, 100%, 79%)
HSV
hsv(151, 42%, 100%)
CMYK
cmyk(42%, 0%, 20%, 0%)
CSS variable
--color-primary: #95FFCC;
Lowercase HEX
#95ffcc

Shades

Tints

Tones

Harmony

CSS snippets for #95FFCC

.color-95ffcc {
  color: #95FFCC;
  background-color: #95FFCC;
}

Frequently asked questions

What color is #95FFCC?+

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

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

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