#FDBC98 Color

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

Color preview

#FDBC98

Color formats

HEX
#FDBC98
RGB
rgb(253, 188, 152)
RGBA
rgba(253, 188, 152, 1)
HSL
hsl(21, 96%, 79%)
HSV
hsv(21, 40%, 99%)
CMYK
cmyk(0%, 26%, 40%, 1%)
CSS variable
--color-primary: #FDBC98;
Lowercase HEX
#fdbc98

Shades

Tints

Tones

Harmony

CSS snippets for #FDBC98

.color-fdbc98 {
  color: #FDBC98;
  background-color: #FDBC98;
}

Frequently asked questions

What color is #FDBC98?+

#FDBC98 is a HEX color with RGB value rgb(253, 188, 152) and HSL value hsl(21, 96%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FDBC98?+

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