#F3DDBD Color

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

Color preview

#F3DDBD

Color formats

HEX
#F3DDBD
RGB
rgb(243, 221, 189)
RGBA
rgba(243, 221, 189, 1)
HSL
hsl(36, 69%, 85%)
HSV
hsv(36, 22%, 95%)
CMYK
cmyk(0%, 9%, 22%, 5%)
CSS variable
--color-primary: #F3DDBD;
Lowercase HEX
#f3ddbd

Shades

Tints

Tones

Harmony

CSS snippets for #F3DDBD

.color-f3ddbd {
  color: #F3DDBD;
  background-color: #F3DDBD;
}

Frequently asked questions

What color is #F3DDBD?+

#F3DDBD is a HEX color with RGB value rgb(243, 221, 189) and HSL value hsl(36, 69%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F3DDBD?+

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