#F8B82D Color

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

Color preview

#F8B82D

Color formats

HEX
#F8B82D
RGB
rgb(248, 184, 45)
RGBA
rgba(248, 184, 45, 1)
HSL
hsl(41, 94%, 57%)
HSV
hsv(41, 82%, 97%)
CMYK
cmyk(0%, 26%, 82%, 3%)
CSS variable
--color-primary: #F8B82D;
Lowercase HEX
#f8b82d

Shades

Tints

Tones

Harmony

CSS snippets for #F8B82D

.color-f8b82d {
  color: #F8B82D;
  background-color: #F8B82D;
}

Frequently asked questions

What color is #F8B82D?+

#F8B82D is a HEX color with RGB value rgb(248, 184, 45) and HSL value hsl(41, 94%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F8B82D?+

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