#95DBBC Color

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

Color preview

#95DBBC

Color formats

HEX
#95DBBC
RGB
rgb(149, 219, 188)
RGBA
rgba(149, 219, 188, 1)
HSL
hsl(153, 49%, 72%)
HSV
hsv(153, 32%, 86%)
CMYK
cmyk(32%, 0%, 14%, 14%)
CSS variable
--color-primary: #95DBBC;
Lowercase HEX
#95dbbc

Shades

Tints

Tones

Harmony

CSS snippets for #95DBBC

.color-95dbbc {
  color: #95DBBC;
  background-color: #95DBBC;
}

Frequently asked questions

What color is #95DBBC?+

#95DBBC is a HEX color with RGB value rgb(149, 219, 188) and HSL value hsl(153, 49%, 72%). Its closest CSS named color is LightGreen.

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

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