#FFCED6 Color

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

Color preview

#FFCED6

Color formats

HEX
#FFCED6
RGB
rgb(255, 206, 214)
RGBA
rgba(255, 206, 214, 1)
HSL
hsl(350, 100%, 90%)
HSV
hsv(350, 19%, 100%)
CMYK
cmyk(0%, 19%, 16%, 0%)
CSS variable
--color-primary: #FFCED6;
Lowercase HEX
#ffced6

Shades

Tints

Tones

Harmony

CSS snippets for #FFCED6

.color-ffced6 {
  color: #FFCED6;
  background-color: #FFCED6;
}

Frequently asked questions

What color is #FFCED6?+

#FFCED6 is a HEX color with RGB value rgb(255, 206, 214) and HSL value hsl(350, 100%, 90%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFCED6?+

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