#F6EDCB Color

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

Color preview

#F6EDCB

Color formats

HEX
#F6EDCB
RGB
rgb(246, 237, 203)
RGBA
rgba(246, 237, 203, 1)
HSL
hsl(47, 70%, 88%)
HSV
hsv(47, 17%, 96%)
CMYK
cmyk(0%, 4%, 17%, 4%)
CSS variable
--color-primary: #F6EDCB;
Lowercase HEX
#f6edcb

Shades

Tints

Tones

Harmony

CSS snippets for #F6EDCB

.color-f6edcb {
  color: #F6EDCB;
  background-color: #F6EDCB;
}

Frequently asked questions

What color is #F6EDCB?+

#F6EDCB is a HEX color with RGB value rgb(246, 237, 203) and HSL value hsl(47, 70%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F6EDCB?+

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