#95CDBF Color

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

Color preview

#95CDBF

Color formats

HEX
#95CDBF
RGB
rgb(149, 205, 191)
RGBA
rgba(149, 205, 191, 1)
HSL
hsl(165, 36%, 69%)
HSV
hsv(165, 27%, 80%)
CMYK
cmyk(27%, 0%, 7%, 20%)
CSS variable
--color-primary: #95CDBF;
Lowercase HEX
#95cdbf

Shades

Tints

Tones

Harmony

CSS snippets for #95CDBF

.color-95cdbf {
  color: #95CDBF;
  background-color: #95CDBF;
}

Frequently asked questions

What color is #95CDBF?+

#95CDBF is a HEX color with RGB value rgb(149, 205, 191) and HSL value hsl(165, 36%, 69%). Its closest CSS named color is LightSteelBlue.

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

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