#FDDBA2 Color

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

Color preview

#FDDBA2

Color formats

HEX
#FDDBA2
RGB
rgb(253, 219, 162)
RGBA
rgba(253, 219, 162, 1)
HSL
hsl(38, 96%, 81%)
HSV
hsv(38, 36%, 99%)
CMYK
cmyk(0%, 13%, 36%, 1%)
CSS variable
--color-primary: #FDDBA2;
Lowercase HEX
#fddba2

Shades

Tints

Tones

Harmony

CSS snippets for #FDDBA2

.color-fddba2 {
  color: #FDDBA2;
  background-color: #FDDBA2;
}

Frequently asked questions

What color is #FDDBA2?+

#FDDBA2 is a HEX color with RGB value rgb(253, 219, 162) and HSL value hsl(38, 96%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDDBA2?+

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