#F5A85B Color

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

Color preview

#F5A85B

Color formats

HEX
#F5A85B
RGB
rgb(245, 168, 91)
RGBA
rgba(245, 168, 91, 1)
HSL
hsl(30, 89%, 66%)
HSV
hsv(30, 63%, 96%)
CMYK
cmyk(0%, 31%, 63%, 4%)
CSS variable
--color-primary: #F5A85B;
Lowercase HEX
#f5a85b

Shades

Tints

Tones

Harmony

CSS snippets for #F5A85B

.color-f5a85b {
  color: #F5A85B;
  background-color: #F5A85B;
}

Frequently asked questions

What color is #F5A85B?+

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

What is the closest Tailwind color to #F5A85B?+

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