#FDF1E1 Color

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

Color preview

#FDF1E1

Color formats

HEX
#FDF1E1
RGB
rgb(253, 241, 225)
RGBA
rgba(253, 241, 225, 1)
HSL
hsl(34, 88%, 94%)
HSV
hsv(34, 11%, 99%)
CMYK
cmyk(0%, 5%, 11%, 1%)
CSS variable
--color-primary: #FDF1E1;
Lowercase HEX
#fdf1e1

Shades

Tints

Tones

Harmony

CSS snippets for #FDF1E1

.color-fdf1e1 {
  color: #FDF1E1;
  background-color: #FDF1E1;
}

Frequently asked questions

What color is #FDF1E1?+

#FDF1E1 is a HEX color with RGB value rgb(253, 241, 225) and HSL value hsl(34, 88%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FDF1E1?+

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