#ACCD07 Color

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

Color preview

#ACCD07

Color formats

HEX
#ACCD07
RGB
rgb(172, 205, 7)
RGBA
rgba(172, 205, 7, 1)
HSL
hsl(70, 93%, 42%)
HSV
hsv(70, 97%, 80%)
CMYK
cmyk(16%, 0%, 97%, 20%)
CSS variable
--color-primary: #ACCD07;
Lowercase HEX
#accd07

Shades

Tints

Tones

Harmony

CSS snippets for #ACCD07

.color-accd07 {
  color: #ACCD07;
  background-color: #ACCD07;
}

Frequently asked questions

What color is #ACCD07?+

#ACCD07 is a HEX color with RGB value rgb(172, 205, 7) and HSL value hsl(70, 93%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACCD07?+

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