#F8B240 Color

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

Color preview

#F8B240

Color formats

HEX
#F8B240
RGB
rgb(248, 178, 64)
RGBA
rgba(248, 178, 64, 1)
HSL
hsl(37, 93%, 61%)
HSV
hsv(37, 74%, 97%)
CMYK
cmyk(0%, 28%, 74%, 3%)
CSS variable
--color-primary: #F8B240;
Lowercase HEX
#f8b240

Shades

Tints

Tones

Harmony

CSS snippets for #F8B240

.color-f8b240 {
  color: #F8B240;
  background-color: #F8B240;
}

Frequently asked questions

What color is #F8B240?+

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

What is the closest Tailwind color to #F8B240?+

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