#FDF5F4 Color

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

Color preview

#FDF5F4

Color formats

HEX
#FDF5F4
RGB
rgb(253, 245, 244)
RGBA
rgba(253, 245, 244, 1)
HSL
hsl(7, 69%, 97%)
HSV
hsv(7, 4%, 99%)
CMYK
cmyk(0%, 3%, 4%, 1%)
CSS variable
--color-primary: #FDF5F4;
Lowercase HEX
#fdf5f4

Shades

Tints

Tones

Harmony

CSS snippets for #FDF5F4

.color-fdf5f4 {
  color: #FDF5F4;
  background-color: #FDF5F4;
}

Frequently asked questions

What color is #FDF5F4?+

#FDF5F4 is a HEX color with RGB value rgb(253, 245, 244) and HSL value hsl(7, 69%, 97%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FDF5F4?+

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