#F6DEBF Color

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

Color preview

#F6DEBF

Color formats

HEX
#F6DEBF
RGB
rgb(246, 222, 191)
RGBA
rgba(246, 222, 191, 1)
HSL
hsl(34, 75%, 86%)
HSV
hsv(34, 22%, 96%)
CMYK
cmyk(0%, 10%, 22%, 4%)
CSS variable
--color-primary: #F6DEBF;
Lowercase HEX
#f6debf

Shades

Tints

Tones

Harmony

CSS snippets for #F6DEBF

.color-f6debf {
  color: #F6DEBF;
  background-color: #F6DEBF;
}

Frequently asked questions

What color is #F6DEBF?+

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

What is the closest Tailwind color to #F6DEBF?+

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