#F8B312 Color

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

Color preview

#F8B312

Color formats

HEX
#F8B312
RGB
rgb(248, 179, 18)
RGBA
rgba(248, 179, 18, 1)
HSL
hsl(42, 94%, 52%)
HSV
hsv(42, 93%, 97%)
CMYK
cmyk(0%, 28%, 93%, 3%)
CSS variable
--color-primary: #F8B312;
Lowercase HEX
#f8b312

Shades

Tints

Tones

Harmony

CSS snippets for #F8B312

.color-f8b312 {
  color: #F8B312;
  background-color: #F8B312;
}

Frequently asked questions

What color is #F8B312?+

#F8B312 is a HEX color with RGB value rgb(248, 179, 18) and HSL value hsl(42, 94%, 52%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #F8B312?+

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