#F3EDCB Color

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

Color preview

#F3EDCB

Color formats

HEX
#F3EDCB
RGB
rgb(243, 237, 203)
RGBA
rgba(243, 237, 203, 1)
HSL
hsl(51, 62%, 87%)
HSV
hsv(51, 16%, 95%)
CMYK
cmyk(0%, 2%, 16%, 5%)
CSS variable
--color-primary: #F3EDCB;
Lowercase HEX
#f3edcb

Shades

Tints

Tones

Harmony

CSS snippets for #F3EDCB

.color-f3edcb {
  color: #F3EDCB;
  background-color: #F3EDCB;
}

Frequently asked questions

What color is #F3EDCB?+

#F3EDCB is a HEX color with RGB value rgb(243, 237, 203) and HSL value hsl(51, 62%, 87%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F3EDCB?+

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