#FDFBD4 Color

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

Color preview

#FDFBD4

Color formats

HEX
#FDFBD4
RGB
rgb(253, 251, 212)
RGBA
rgba(253, 251, 212, 1)
HSL
hsl(57, 91%, 91%)
HSV
hsv(57, 16%, 99%)
CMYK
cmyk(0%, 1%, 16%, 1%)
CSS variable
--color-primary: #FDFBD4;
Lowercase HEX
#fdfbd4

Shades

Tints

Tones

Harmony

CSS snippets for #FDFBD4

.color-fdfbd4 {
  color: #FDFBD4;
  background-color: #FDFBD4;
}

Frequently asked questions

What color is #FDFBD4?+

#FDFBD4 is a HEX color with RGB value rgb(253, 251, 212) and HSL value hsl(57, 91%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FDFBD4?+

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