#FEEDDB Color

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

Color preview

#FEEDDB

Color formats

HEX
#FEEDDB
RGB
rgb(254, 237, 219)
RGBA
rgba(254, 237, 219, 1)
HSL
hsl(31, 95%, 93%)
HSV
hsv(31, 14%, 100%)
CMYK
cmyk(0%, 7%, 14%, 0%)
CSS variable
--color-primary: #FEEDDB;
Lowercase HEX
#feeddb

Shades

Tints

Tones

Harmony

CSS snippets for #FEEDDB

.color-feeddb {
  color: #FEEDDB;
  background-color: #FEEDDB;
}

Frequently asked questions

What color is #FEEDDB?+

#FEEDDB is a HEX color with RGB value rgb(254, 237, 219) and HSL value hsl(31, 95%, 93%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FEEDDB?+

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