#FDFBF2 Color

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

Color preview

#FDFBF2

Color formats

HEX
#FDFBF2
RGB
rgb(253, 251, 242)
RGBA
rgba(253, 251, 242, 1)
HSL
hsl(49, 73%, 97%)
HSV
hsv(49, 4%, 99%)
CMYK
cmyk(0%, 1%, 4%, 1%)
CSS variable
--color-primary: #FDFBF2;
Lowercase HEX
#fdfbf2

Shades

Tints

Tones

Harmony

CSS snippets for #FDFBF2

.color-fdfbf2 {
  color: #FDFBF2;
  background-color: #FDFBF2;
}

Frequently asked questions

What color is #FDFBF2?+

#FDFBF2 is a HEX color with RGB value rgb(253, 251, 242) and HSL value hsl(49, 73%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FDFBF2?+

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