#F5C45B Color

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

Color preview

#F5C45B

Color formats

HEX
#F5C45B
RGB
rgb(245, 196, 91)
RGBA
rgba(245, 196, 91, 1)
HSL
hsl(41, 89%, 66%)
HSV
hsv(41, 63%, 96%)
CMYK
cmyk(0%, 20%, 63%, 4%)
CSS variable
--color-primary: #F5C45B;
Lowercase HEX
#f5c45b

Shades

Tints

Tones

Harmony

CSS snippets for #F5C45B

.color-f5c45b {
  color: #F5C45B;
  background-color: #F5C45B;
}

Frequently asked questions

What color is #F5C45B?+

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

What is the closest Tailwind color to #F5C45B?+

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