#FDF5ED Color

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

Color preview

#FDF5ED

Color formats

HEX
#FDF5ED
RGB
rgb(253, 245, 237)
RGBA
rgba(253, 245, 237, 1)
HSL
hsl(30, 80%, 96%)
HSV
hsv(30, 6%, 99%)
CMYK
cmyk(0%, 3%, 6%, 1%)
CSS variable
--color-primary: #FDF5ED;
Lowercase HEX
#fdf5ed

Shades

Tints

Tones

Harmony

CSS snippets for #FDF5ED

.color-fdf5ed {
  color: #FDF5ED;
  background-color: #FDF5ED;
}

Frequently asked questions

What color is #FDF5ED?+

#FDF5ED is a HEX color with RGB value rgb(253, 245, 237) and HSL value hsl(30, 80%, 96%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FDF5ED?+

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