#F8A240 Color

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

Color preview

#F8A240

Color formats

HEX
#F8A240
RGB
rgb(248, 162, 64)
RGBA
rgba(248, 162, 64, 1)
HSL
hsl(32, 93%, 61%)
HSV
hsv(32, 74%, 97%)
CMYK
cmyk(0%, 35%, 74%, 3%)
CSS variable
--color-primary: #F8A240;
Lowercase HEX
#f8a240

Shades

Tints

Tones

Harmony

CSS snippets for #F8A240

.color-f8a240 {
  color: #F8A240;
  background-color: #F8A240;
}

Frequently asked questions

What color is #F8A240?+

#F8A240 is a HEX color with RGB value rgb(248, 162, 64) and HSL value hsl(32, 93%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F8A240?+

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