#8DDCB4 Color

Inspect #8DDCB4 across formats, palettes, contrast and closest named color matches.

Color preview

#8DDCB4

Color formats

HEX
#8DDCB4
RGB
rgb(141, 220, 180)
RGBA
rgba(141, 220, 180, 1)
HSL
hsl(150, 53%, 71%)
HSV
hsv(150, 36%, 86%)
CMYK
cmyk(36%, 0%, 18%, 14%)
CSS variable
--color-primary: #8DDCB4;
Lowercase HEX
#8ddcb4

Shades

Tints

Tones

Harmony

CSS snippets for #8DDCB4

.color-8ddcb4 {
  color: #8DDCB4;
  background-color: #8DDCB4;
}

Frequently asked questions

What color is #8DDCB4?+

#8DDCB4 is a HEX color with RGB value rgb(141, 220, 180) and HSL value hsl(150, 53%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #8DDCB4?+

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