#F4A512 Color

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

Color preview

#F4A512

Color formats

HEX
#F4A512
RGB
rgb(244, 165, 18)
RGBA
rgba(244, 165, 18, 1)
HSL
hsl(39, 91%, 51%)
HSV
hsv(39, 93%, 96%)
CMYK
cmyk(0%, 32%, 93%, 4%)
CSS variable
--color-primary: #F4A512;
Lowercase HEX
#f4a512

Shades

Tints

Tones

Harmony

CSS snippets for #F4A512

.color-f4a512 {
  color: #F4A512;
  background-color: #F4A512;
}

Frequently asked questions

What color is #F4A512?+

#F4A512 is a HEX color with RGB value rgb(244, 165, 18) and HSL value hsl(39, 91%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #F4A512?+

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