#ACCB45 Color

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

Color preview

#ACCB45

Color formats

HEX
#ACCB45
RGB
rgb(172, 203, 69)
RGBA
rgba(172, 203, 69, 1)
HSL
hsl(74, 56%, 53%)
HSV
hsv(74, 66%, 80%)
CMYK
cmyk(15%, 0%, 66%, 20%)
CSS variable
--color-primary: #ACCB45;
Lowercase HEX
#accb45

Shades

Tints

Tones

Harmony

CSS snippets for #ACCB45

.color-accb45 {
  color: #ACCB45;
  background-color: #ACCB45;
}

Frequently asked questions

What color is #ACCB45?+

#ACCB45 is a HEX color with RGB value rgb(172, 203, 69) and HSL value hsl(74, 56%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACCB45?+

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