#8BEEDC Color

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

Color preview

#8BEEDC

Color formats

HEX
#8BEEDC
RGB
rgb(139, 238, 220)
RGBA
rgba(139, 238, 220, 1)
HSL
hsl(169, 74%, 74%)
HSV
hsv(169, 42%, 93%)
CMYK
cmyk(42%, 0%, 8%, 7%)
CSS variable
--color-primary: #8BEEDC;
Lowercase HEX
#8beedc

Shades

Tints

Tones

Harmony

CSS snippets for #8BEEDC

.color-8beedc {
  color: #8BEEDC;
  background-color: #8BEEDC;
}

Frequently asked questions

What color is #8BEEDC?+

#8BEEDC is a HEX color with RGB value rgb(139, 238, 220) and HSL value hsl(169, 74%, 74%). Its closest CSS named color is Aquamarine.

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

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