#F5BF41 Color

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

Color preview

#F5BF41

Color formats

HEX
#F5BF41
RGB
rgb(245, 191, 65)
RGBA
rgba(245, 191, 65, 1)
HSL
hsl(42, 90%, 61%)
HSV
hsv(42, 73%, 96%)
CMYK
cmyk(0%, 22%, 73%, 4%)
CSS variable
--color-primary: #F5BF41;
Lowercase HEX
#f5bf41

Shades

Tints

Tones

Harmony

CSS snippets for #F5BF41

.color-f5bf41 {
  color: #F5BF41;
  background-color: #F5BF41;
}

Frequently asked questions

What color is #F5BF41?+

#F5BF41 is a HEX color with RGB value rgb(245, 191, 65) and HSL value hsl(42, 90%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F5BF41?+

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