#FDDBAD Color

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

Color preview

#FDDBAD

Color formats

HEX
#FDDBAD
RGB
rgb(253, 219, 173)
RGBA
rgba(253, 219, 173, 1)
HSL
hsl(34, 95%, 84%)
HSV
hsv(34, 32%, 99%)
CMYK
cmyk(0%, 13%, 32%, 1%)
CSS variable
--color-primary: #FDDBAD;
Lowercase HEX
#fddbad

Shades

Tints

Tones

Harmony

CSS snippets for #FDDBAD

.color-fddbad {
  color: #FDDBAD;
  background-color: #FDDBAD;
}

Frequently asked questions

What color is #FDDBAD?+

#FDDBAD is a HEX color with RGB value rgb(253, 219, 173) and HSL value hsl(34, 95%, 84%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDDBAD?+

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