#FFAC07 Color

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

Color preview

#FFAC07

Color formats

HEX
#FFAC07
RGB
rgb(255, 172, 7)
RGBA
rgba(255, 172, 7, 1)
HSL
hsl(40, 100%, 51%)
HSV
hsv(40, 97%, 100%)
CMYK
cmyk(0%, 33%, 97%, 0%)
CSS variable
--color-primary: #FFAC07;
Lowercase HEX
#ffac07

Shades

Tints

Tones

Harmony

CSS snippets for #FFAC07

.color-ffac07 {
  color: #FFAC07;
  background-color: #FFAC07;
}

Frequently asked questions

What color is #FFAC07?+

#FFAC07 is a HEX color with RGB value rgb(255, 172, 7) and HSL value hsl(40, 100%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FFAC07?+

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