#F8BB2D Color

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

Color preview

#F8BB2D

Color formats

HEX
#F8BB2D
RGB
rgb(248, 187, 45)
RGBA
rgba(248, 187, 45, 1)
HSL
hsl(42, 94%, 57%)
HSV
hsv(42, 82%, 97%)
CMYK
cmyk(0%, 25%, 82%, 3%)
CSS variable
--color-primary: #F8BB2D;
Lowercase HEX
#f8bb2d

Shades

Tints

Tones

Harmony

CSS snippets for #F8BB2D

.color-f8bb2d {
  color: #F8BB2D;
  background-color: #F8BB2D;
}

Frequently asked questions

What color is #F8BB2D?+

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

What is the closest Tailwind color to #F8BB2D?+

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