#F1DDBA Color

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

Color preview

#F1DDBA

Color formats

HEX
#F1DDBA
RGB
rgb(241, 221, 186)
RGBA
rgba(241, 221, 186, 1)
HSL
hsl(38, 66%, 84%)
HSV
hsv(38, 23%, 95%)
CMYK
cmyk(0%, 8%, 23%, 5%)
CSS variable
--color-primary: #F1DDBA;
Lowercase HEX
#f1ddba

Shades

Tints

Tones

Harmony

CSS snippets for #F1DDBA

.color-f1ddba {
  color: #F1DDBA;
  background-color: #F1DDBA;
}

Frequently asked questions

What color is #F1DDBA?+

#F1DDBA is a HEX color with RGB value rgb(241, 221, 186) and HSL value hsl(38, 66%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F1DDBA?+

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