#95DEBD Color

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

Color preview

#95DEBD

Color formats

HEX
#95DEBD
RGB
rgb(149, 222, 189)
RGBA
rgba(149, 222, 189, 1)
HSL
hsl(153, 53%, 73%)
HSV
hsv(153, 33%, 87%)
CMYK
cmyk(33%, 0%, 15%, 13%)
CSS variable
--color-primary: #95DEBD;
Lowercase HEX
#95debd

Shades

Tints

Tones

Harmony

CSS snippets for #95DEBD

.color-95debd {
  color: #95DEBD;
  background-color: #95DEBD;
}

Frequently asked questions

What color is #95DEBD?+

#95DEBD is a HEX color with RGB value rgb(149, 222, 189) and HSL value hsl(153, 53%, 73%). Its closest CSS named color is Aquamarine.

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

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