#95DBBB Color

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

Color preview

#95DBBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #95DBBB

.color-95dbbb {
  color: #95DBBB;
  background-color: #95DBBB;
}

Frequently asked questions

What color is #95DBBB?+

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

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

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