#FDBF98 Color

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

Color preview

#FDBF98

Color formats

HEX
#FDBF98
RGB
rgb(253, 191, 152)
RGBA
rgba(253, 191, 152, 1)
HSL
hsl(23, 96%, 79%)
HSV
hsv(23, 40%, 99%)
CMYK
cmyk(0%, 25%, 40%, 1%)
CSS variable
--color-primary: #FDBF98;
Lowercase HEX
#fdbf98

Shades

Tints

Tones

Harmony

CSS snippets for #FDBF98

.color-fdbf98 {
  color: #FDBF98;
  background-color: #FDBF98;
}

Frequently asked questions

What color is #FDBF98?+

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

What is the closest Tailwind color to #FDBF98?+

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