#F3CEBA Color

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

Color preview

#F3CEBA

Color formats

HEX
#F3CEBA
RGB
rgb(243, 206, 186)
RGBA
rgba(243, 206, 186, 1)
HSL
hsl(21, 70%, 84%)
HSV
hsv(21, 23%, 95%)
CMYK
cmyk(0%, 15%, 23%, 5%)
CSS variable
--color-primary: #F3CEBA;
Lowercase HEX
#f3ceba

Shades

Tints

Tones

Harmony

CSS snippets for #F3CEBA

.color-f3ceba {
  color: #F3CEBA;
  background-color: #F3CEBA;
}

Frequently asked questions

What color is #F3CEBA?+

#F3CEBA is a HEX color with RGB value rgb(243, 206, 186) and HSL value hsl(21, 70%, 84%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F3CEBA?+

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