#FDFBF1 Color

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

Color preview

#FDFBF1

Color formats

HEX
#FDFBF1
RGB
rgb(253, 251, 241)
RGBA
rgba(253, 251, 241, 1)
HSL
hsl(50, 75%, 97%)
HSV
hsv(50, 5%, 99%)
CMYK
cmyk(0%, 1%, 5%, 1%)
CSS variable
--color-primary: #FDFBF1;
Lowercase HEX
#fdfbf1

Shades

Tints

Tones

Harmony

CSS snippets for #FDFBF1

.color-fdfbf1 {
  color: #FDFBF1;
  background-color: #FDFBF1;
}

Frequently asked questions

What color is #FDFBF1?+

#FDFBF1 is a HEX color with RGB value rgb(253, 251, 241) and HSL value hsl(50, 75%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FDFBF1?+

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