#ACCF7B Color

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

Color preview

#ACCF7B

Color formats

HEX
#ACCF7B
RGB
rgb(172, 207, 123)
RGBA
rgba(172, 207, 123, 1)
HSL
hsl(85, 47%, 65%)
HSV
hsv(85, 41%, 81%)
CMYK
cmyk(17%, 0%, 41%, 19%)
CSS variable
--color-primary: #ACCF7B;
Lowercase HEX
#accf7b

Shades

Tints

Tones

Harmony

CSS snippets for #ACCF7B

.color-accf7b {
  color: #ACCF7B;
  background-color: #ACCF7B;
}

Frequently asked questions

What color is #ACCF7B?+

#ACCF7B is a HEX color with RGB value rgb(172, 207, 123) and HSL value hsl(85, 47%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACCF7B?+

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