#F3DABE Color

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

Color preview

#F3DABE

Color formats

HEX
#F3DABE
RGB
rgb(243, 218, 190)
RGBA
rgba(243, 218, 190, 1)
HSL
hsl(32, 69%, 85%)
HSV
hsv(32, 22%, 95%)
CMYK
cmyk(0%, 10%, 22%, 5%)
CSS variable
--color-primary: #F3DABE;
Lowercase HEX
#f3dabe

Shades

Tints

Tones

Harmony

CSS snippets for #F3DABE

.color-f3dabe {
  color: #F3DABE;
  background-color: #F3DABE;
}

Frequently asked questions

What color is #F3DABE?+

#F3DABE is a HEX color with RGB value rgb(243, 218, 190) and HSL value hsl(32, 69%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F3DABE?+

The closest Tailwind color is red-200, available as the bg-red-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