#8DEDDC Color

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

Color preview

#8DEDDC

Color formats

HEX
#8DEDDC
RGB
rgb(141, 237, 220)
RGBA
rgba(141, 237, 220, 1)
HSL
hsl(169, 73%, 74%)
HSV
hsv(169, 41%, 93%)
CMYK
cmyk(41%, 0%, 7%, 7%)
CSS variable
--color-primary: #8DEDDC;
Lowercase HEX
#8deddc

Shades

Tints

Tones

Harmony

CSS snippets for #8DEDDC

.color-8deddc {
  color: #8DEDDC;
  background-color: #8DEDDC;
}

Frequently asked questions

What color is #8DEDDC?+

#8DEDDC is a HEX color with RGB value rgb(141, 237, 220) and HSL value hsl(169, 73%, 74%). Its closest CSS named color is Aquamarine.

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

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