#FECEBE Color

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

Color preview

#FECEBE

Color formats

HEX
#FECEBE
RGB
rgb(254, 206, 190)
RGBA
rgba(254, 206, 190, 1)
HSL
hsl(15, 97%, 87%)
HSV
hsv(15, 25%, 100%)
CMYK
cmyk(0%, 19%, 25%, 0%)
CSS variable
--color-primary: #FECEBE;
Lowercase HEX
#fecebe

Shades

Tints

Tones

Harmony

CSS snippets for #FECEBE

.color-fecebe {
  color: #FECEBE;
  background-color: #FECEBE;
}

Frequently asked questions

What color is #FECEBE?+

#FECEBE is a HEX color with RGB value rgb(254, 206, 190) and HSL value hsl(15, 97%, 87%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FECEBE?+

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