#ABD0A2 Color

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

Color preview

#ABD0A2

Color formats

HEX
#ABD0A2
RGB
rgb(171, 208, 162)
RGBA
rgba(171, 208, 162, 1)
HSL
hsl(108, 33%, 73%)
HSV
hsv(108, 22%, 82%)
CMYK
cmyk(18%, 0%, 22%, 18%)
CSS variable
--color-primary: #ABD0A2;
Lowercase HEX
#abd0a2

Shades

Tints

Tones

Harmony

CSS snippets for #ABD0A2

.color-abd0a2 {
  color: #ABD0A2;
  background-color: #ABD0A2;
}

Frequently asked questions

What color is #ABD0A2?+

#ABD0A2 is a HEX color with RGB value rgb(171, 208, 162) and HSL value hsl(108, 33%, 73%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABD0A2?+

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