#FDBF5B Color

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

Color preview

#FDBF5B

Color formats

HEX
#FDBF5B
RGB
rgb(253, 191, 91)
RGBA
rgba(253, 191, 91, 1)
HSL
hsl(37, 98%, 67%)
HSV
hsv(37, 64%, 99%)
CMYK
cmyk(0%, 25%, 64%, 1%)
CSS variable
--color-primary: #FDBF5B;
Lowercase HEX
#fdbf5b

Shades

Tints

Tones

Harmony

CSS snippets for #FDBF5B

.color-fdbf5b {
  color: #FDBF5B;
  background-color: #FDBF5B;
}

Frequently asked questions

What color is #FDBF5B?+

#FDBF5B is a HEX color with RGB value rgb(253, 191, 91) and HSL value hsl(37, 98%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FDBF5B?+

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