#ACD28B Color

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

Color preview

#ACD28B

Color formats

HEX
#ACD28B
RGB
rgb(172, 210, 139)
RGBA
rgba(172, 210, 139, 1)
HSL
hsl(92, 44%, 68%)
HSV
hsv(92, 34%, 82%)
CMYK
cmyk(18%, 0%, 34%, 18%)
CSS variable
--color-primary: #ACD28B;
Lowercase HEX
#acd28b

Shades

Tints

Tones

Harmony

CSS snippets for #ACD28B

.color-acd28b {
  color: #ACD28B;
  background-color: #ACD28B;
}

Frequently asked questions

What color is #ACD28B?+

#ACD28B is a HEX color with RGB value rgb(172, 210, 139) and HSL value hsl(92, 44%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACD28B?+

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