#95DEC2 Color

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

Color preview

#95DEC2

Color formats

HEX
#95DEC2
RGB
rgb(149, 222, 194)
RGBA
rgba(149, 222, 194, 1)
HSL
hsl(157, 53%, 73%)
HSV
hsv(157, 33%, 87%)
CMYK
cmyk(33%, 0%, 13%, 13%)
CSS variable
--color-primary: #95DEC2;
Lowercase HEX
#95dec2

Shades

Tints

Tones

Harmony

CSS snippets for #95DEC2

.color-95dec2 {
  color: #95DEC2;
  background-color: #95DEC2;
}

Frequently asked questions

What color is #95DEC2?+

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

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

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