#95CABE Color

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

Color preview

#95CABE

Color formats

HEX
#95CABE
RGB
rgb(149, 202, 190)
RGBA
rgba(149, 202, 190, 1)
HSL
hsl(166, 33%, 69%)
HSV
hsv(166, 26%, 79%)
CMYK
cmyk(26%, 0%, 6%, 21%)
CSS variable
--color-primary: #95CABE;
Lowercase HEX
#95cabe

Shades

Tints

Tones

Harmony

CSS snippets for #95CABE

.color-95cabe {
  color: #95CABE;
  background-color: #95CABE;
}

Frequently asked questions

What color is #95CABE?+

#95CABE is a HEX color with RGB value rgb(149, 202, 190) and HSL value hsl(166, 33%, 69%). Its closest CSS named color is LightSteelBlue.

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

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