#95FCCC Color

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

Color preview

#95FCCC

Color formats

HEX
#95FCCC
RGB
rgb(149, 252, 204)
RGBA
rgba(149, 252, 204, 1)
HSL
hsl(152, 94%, 79%)
HSV
hsv(152, 41%, 99%)
CMYK
cmyk(41%, 0%, 19%, 1%)
CSS variable
--color-primary: #95FCCC;
Lowercase HEX
#95fccc

Shades

Tints

Tones

Harmony

CSS snippets for #95FCCC

.color-95fccc {
  color: #95FCCC;
  background-color: #95FCCC;
}

Frequently asked questions

What color is #95FCCC?+

#95FCCC is a HEX color with RGB value rgb(149, 252, 204) and HSL value hsl(152, 94%, 79%). Its closest CSS named color is Aquamarine.

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

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