#F6EFCB Color

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

Color preview

#F6EFCB

Color formats

HEX
#F6EFCB
RGB
rgb(246, 239, 203)
RGBA
rgba(246, 239, 203, 1)
HSL
hsl(50, 70%, 88%)
HSV
hsv(50, 17%, 96%)
CMYK
cmyk(0%, 3%, 17%, 4%)
CSS variable
--color-primary: #F6EFCB;
Lowercase HEX
#f6efcb

Shades

Tints

Tones

Harmony

CSS snippets for #F6EFCB

.color-f6efcb {
  color: #F6EFCB;
  background-color: #F6EFCB;
}

Frequently asked questions

What color is #F6EFCB?+

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

What is the closest Tailwind color to #F6EFCB?+

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