#F8B230 Color

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

Color preview

#F8B230

Color formats

HEX
#F8B230
RGB
rgb(248, 178, 48)
RGBA
rgba(248, 178, 48, 1)
HSL
hsl(39, 93%, 58%)
HSV
hsv(39, 81%, 97%)
CMYK
cmyk(0%, 28%, 81%, 3%)
CSS variable
--color-primary: #F8B230;
Lowercase HEX
#f8b230

Shades

Tints

Tones

Harmony

CSS snippets for #F8B230

.color-f8b230 {
  color: #F8B230;
  background-color: #F8B230;
}

Frequently asked questions

What color is #F8B230?+

#F8B230 is a HEX color with RGB value rgb(248, 178, 48) and HSL value hsl(39, 93%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F8B230?+

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