#F6EBCB Color

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

Color preview

#F6EBCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F6EBCB

.color-f6ebcb {
  color: #F6EBCB;
  background-color: #F6EBCB;
}

Frequently asked questions

What color is #F6EBCB?+

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

What is the closest Tailwind color to #F6EBCB?+

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