#FDDDB3 Color

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

Color preview

#FDDDB3

Color formats

HEX
#FDDDB3
RGB
rgb(253, 221, 179)
RGBA
rgba(253, 221, 179, 1)
HSL
hsl(34, 95%, 85%)
HSV
hsv(34, 29%, 99%)
CMYK
cmyk(0%, 13%, 29%, 1%)
CSS variable
--color-primary: #FDDDB3;
Lowercase HEX
#fdddb3

Shades

Tints

Tones

Harmony

CSS snippets for #FDDDB3

.color-fdddb3 {
  color: #FDDDB3;
  background-color: #FDDDB3;
}

Frequently asked questions

What color is #FDDDB3?+

#FDDDB3 is a HEX color with RGB value rgb(253, 221, 179) and HSL value hsl(34, 95%, 85%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDDDB3?+

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