#ACDEBC Color

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

Color preview

#ACDEBC

Color formats

HEX
#ACDEBC
RGB
rgb(172, 222, 188)
RGBA
rgba(172, 222, 188, 1)
HSL
hsl(139, 43%, 77%)
HSV
hsv(139, 23%, 87%)
CMYK
cmyk(23%, 0%, 15%, 13%)
CSS variable
--color-primary: #ACDEBC;
Lowercase HEX
#acdebc

Shades

Tints

Tones

Harmony

CSS snippets for #ACDEBC

.color-acdebc {
  color: #ACDEBC;
  background-color: #ACDEBC;
}

Frequently asked questions

What color is #ACDEBC?+

#ACDEBC is a HEX color with RGB value rgb(172, 222, 188) and HSL value hsl(139, 43%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACDEBC?+

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