#8BCDA0 Color

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

Color preview

#8BCDA0

Color formats

HEX
#8BCDA0
RGB
rgb(139, 205, 160)
RGBA
rgba(139, 205, 160, 1)
HSL
hsl(139, 40%, 67%)
HSV
hsv(139, 32%, 80%)
CMYK
cmyk(32%, 0%, 22%, 20%)
CSS variable
--color-primary: #8BCDA0;
Lowercase HEX
#8bcda0

Shades

Tints

Tones

Harmony

CSS snippets for #8BCDA0

.color-8bcda0 {
  color: #8BCDA0;
  background-color: #8BCDA0;
}

Frequently asked questions

What color is #8BCDA0?+

#8BCDA0 is a HEX color with RGB value rgb(139, 205, 160) and HSL value hsl(139, 40%, 67%). Its closest CSS named color is DarkSeaGreen.

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

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