#FDCF5B Color

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

Color preview

#FDCF5B

Color formats

HEX
#FDCF5B
RGB
rgb(253, 207, 91)
RGBA
rgba(253, 207, 91, 1)
HSL
hsl(43, 98%, 67%)
HSV
hsv(43, 64%, 99%)
CMYK
cmyk(0%, 18%, 64%, 1%)
CSS variable
--color-primary: #FDCF5B;
Lowercase HEX
#fdcf5b

Shades

Tints

Tones

Harmony

CSS snippets for #FDCF5B

.color-fdcf5b {
  color: #FDCF5B;
  background-color: #FDCF5B;
}

Frequently asked questions

What color is #FDCF5B?+

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

What is the closest Tailwind color to #FDCF5B?+

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