#F6BF28 Color

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

Color preview

#F6BF28

Color formats

HEX
#F6BF28
RGB
rgb(246, 191, 40)
RGBA
rgba(246, 191, 40, 1)
HSL
hsl(44, 92%, 56%)
HSV
hsv(44, 84%, 96%)
CMYK
cmyk(0%, 22%, 84%, 4%)
CSS variable
--color-primary: #F6BF28;
Lowercase HEX
#f6bf28

Shades

Tints

Tones

Harmony

CSS snippets for #F6BF28

.color-f6bf28 {
  color: #F6BF28;
  background-color: #F6BF28;
}

Frequently asked questions

What color is #F6BF28?+

#F6BF28 is a HEX color with RGB value rgb(246, 191, 40) and HSL value hsl(44, 92%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F6BF28?+

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