#F2A03D Color

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

Color preview

#F2A03D

Color formats

HEX
#F2A03D
RGB
rgb(242, 160, 61)
RGBA
rgba(242, 160, 61, 1)
HSL
hsl(33, 87%, 59%)
HSV
hsv(33, 75%, 95%)
CMYK
cmyk(0%, 34%, 75%, 5%)
CSS variable
--color-primary: #F2A03D;
Lowercase HEX
#f2a03d

Shades

Tints

Tones

Harmony

CSS snippets for #F2A03D

.color-f2a03d {
  color: #F2A03D;
  background-color: #F2A03D;
}

Frequently asked questions

What color is #F2A03D?+

#F2A03D is a HEX color with RGB value rgb(242, 160, 61) and HSL value hsl(33, 87%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2A03D?+

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