#F6CEBF Color

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

Color preview

#F6CEBF

Color formats

HEX
#F6CEBF
RGB
rgb(246, 206, 191)
RGBA
rgba(246, 206, 191, 1)
HSL
hsl(16, 75%, 86%)
HSV
hsv(16, 22%, 96%)
CMYK
cmyk(0%, 16%, 22%, 4%)
CSS variable
--color-primary: #F6CEBF;
Lowercase HEX
#f6cebf

Shades

Tints

Tones

Harmony

CSS snippets for #F6CEBF

.color-f6cebf {
  color: #F6CEBF;
  background-color: #F6CEBF;
}

Frequently asked questions

What color is #F6CEBF?+

#F6CEBF is a HEX color with RGB value rgb(246, 206, 191) and HSL value hsl(16, 75%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F6CEBF?+

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