#FEDFD5 Color

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

Color preview

#FEDFD5

Color formats

HEX
#FEDFD5
RGB
rgb(254, 223, 213)
RGBA
rgba(254, 223, 213, 1)
HSL
hsl(15, 95%, 92%)
HSV
hsv(15, 16%, 100%)
CMYK
cmyk(0%, 12%, 16%, 0%)
CSS variable
--color-primary: #FEDFD5;
Lowercase HEX
#fedfd5

Shades

Tints

Tones

Harmony

CSS snippets for #FEDFD5

.color-fedfd5 {
  color: #FEDFD5;
  background-color: #FEDFD5;
}

Frequently asked questions

What color is #FEDFD5?+

#FEDFD5 is a HEX color with RGB value rgb(254, 223, 213) and HSL value hsl(15, 95%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FEDFD5?+

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