#ABC38E Color

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

Color preview

#ABC38E

Color formats

HEX
#ABC38E
RGB
rgb(171, 195, 142)
RGBA
rgba(171, 195, 142, 1)
HSL
hsl(87, 31%, 66%)
HSV
hsv(87, 27%, 76%)
CMYK
cmyk(12%, 0%, 27%, 24%)
CSS variable
--color-primary: #ABC38E;
Lowercase HEX
#abc38e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC38E

.color-abc38e {
  color: #ABC38E;
  background-color: #ABC38E;
}

Frequently asked questions

What color is #ABC38E?+

#ABC38E is a HEX color with RGB value rgb(171, 195, 142) and HSL value hsl(87, 31%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC38E?+

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