#F5B85B Color

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

Color preview

#F5B85B

Color formats

HEX
#F5B85B
RGB
rgb(245, 184, 91)
RGBA
rgba(245, 184, 91, 1)
HSL
hsl(36, 89%, 66%)
HSV
hsv(36, 63%, 96%)
CMYK
cmyk(0%, 25%, 63%, 4%)
CSS variable
--color-primary: #F5B85B;
Lowercase HEX
#f5b85b

Shades

Tints

Tones

Harmony

CSS snippets for #F5B85B

.color-f5b85b {
  color: #F5B85B;
  background-color: #F5B85B;
}

Frequently asked questions

What color is #F5B85B?+

#F5B85B is a HEX color with RGB value rgb(245, 184, 91) and HSL value hsl(36, 89%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F5B85B?+

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