#95EFD2 Color

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

Color preview

#95EFD2

Color formats

HEX
#95EFD2
RGB
rgb(149, 239, 210)
RGBA
rgba(149, 239, 210, 1)
HSL
hsl(161, 74%, 76%)
HSV
hsv(161, 38%, 94%)
CMYK
cmyk(38%, 0%, 12%, 6%)
CSS variable
--color-primary: #95EFD2;
Lowercase HEX
#95efd2

Shades

Tints

Tones

Harmony

CSS snippets for #95EFD2

.color-95efd2 {
  color: #95EFD2;
  background-color: #95EFD2;
}

Frequently asked questions

What color is #95EFD2?+

#95EFD2 is a HEX color with RGB value rgb(149, 239, 210) and HSL value hsl(161, 74%, 76%). Its closest CSS named color is Aquamarine.

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

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