#FEDFC1 Color

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

Color preview

#FEDFC1

Color formats

HEX
#FEDFC1
RGB
rgb(254, 223, 193)
RGBA
rgba(254, 223, 193, 1)
HSL
hsl(30, 97%, 88%)
HSV
hsv(30, 24%, 100%)
CMYK
cmyk(0%, 12%, 24%, 0%)
CSS variable
--color-primary: #FEDFC1;
Lowercase HEX
#fedfc1

Shades

Tints

Tones

Harmony

CSS snippets for #FEDFC1

.color-fedfc1 {
  color: #FEDFC1;
  background-color: #FEDFC1;
}

Frequently asked questions

What color is #FEDFC1?+

#FEDFC1 is a HEX color with RGB value rgb(254, 223, 193) and HSL value hsl(30, 97%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FEDFC1?+

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