#FEDFD2 Color

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

Color preview

#FEDFD2

Color formats

HEX
#FEDFD2
RGB
rgb(254, 223, 210)
RGBA
rgba(254, 223, 210, 1)
HSL
hsl(18, 96%, 91%)
HSV
hsv(18, 17%, 100%)
CMYK
cmyk(0%, 12%, 17%, 0%)
CSS variable
--color-primary: #FEDFD2;
Lowercase HEX
#fedfd2

Shades

Tints

Tones

Harmony

CSS snippets for #FEDFD2

.color-fedfd2 {
  color: #FEDFD2;
  background-color: #FEDFD2;
}

Frequently asked questions

What color is #FEDFD2?+

#FEDFD2 is a HEX color with RGB value rgb(254, 223, 210) and HSL value hsl(18, 96%, 91%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FEDFD2?+

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