#ABDDBA Color

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

Color preview

#ABDDBA

Color formats

HEX
#ABDDBA
RGB
rgb(171, 221, 186)
RGBA
rgba(171, 221, 186, 1)
HSL
hsl(138, 42%, 77%)
HSV
hsv(138, 23%, 87%)
CMYK
cmyk(23%, 0%, 16%, 13%)
CSS variable
--color-primary: #ABDDBA;
Lowercase HEX
#abddba

Shades

Tints

Tones

Harmony

CSS snippets for #ABDDBA

.color-abddba {
  color: #ABDDBA;
  background-color: #ABDDBA;
}

Frequently asked questions

What color is #ABDDBA?+

#ABDDBA is a HEX color with RGB value rgb(171, 221, 186) and HSL value hsl(138, 42%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABDDBA?+

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