#F3DEBD Color

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

Color preview

#F3DEBD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3DEBD

.color-f3debd {
  color: #F3DEBD;
  background-color: #F3DEBD;
}

Frequently asked questions

What color is #F3DEBD?+

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

What is the closest Tailwind color to #F3DEBD?+

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