#ACEBA0 Color

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

Color preview

#ACEBA0

Color formats

HEX
#ACEBA0
RGB
rgb(172, 235, 160)
RGBA
rgba(172, 235, 160, 1)
HSL
hsl(110, 65%, 77%)
HSV
hsv(110, 32%, 92%)
CMYK
cmyk(27%, 0%, 32%, 8%)
CSS variable
--color-primary: #ACEBA0;
Lowercase HEX
#aceba0

Shades

Tints

Tones

Harmony

CSS snippets for #ACEBA0

.color-aceba0 {
  color: #ACEBA0;
  background-color: #ACEBA0;
}

Frequently asked questions

What color is #ACEBA0?+

#ACEBA0 is a HEX color with RGB value rgb(172, 235, 160) and HSL value hsl(110, 65%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACEBA0?+

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