#FDCEB3 Color

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

Color preview

#FDCEB3

Color formats

HEX
#FDCEB3
RGB
rgb(253, 206, 179)
RGBA
rgba(253, 206, 179, 1)
HSL
hsl(22, 95%, 85%)
HSV
hsv(22, 29%, 99%)
CMYK
cmyk(0%, 19%, 29%, 1%)
CSS variable
--color-primary: #FDCEB3;
Lowercase HEX
#fdceb3

Shades

Tints

Tones

Harmony

CSS snippets for #FDCEB3

.color-fdceb3 {
  color: #FDCEB3;
  background-color: #FDCEB3;
}

Frequently asked questions

What color is #FDCEB3?+

#FDCEB3 is a HEX color with RGB value rgb(253, 206, 179) and HSL value hsl(22, 95%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FDCEB3?+

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