#CBEDE1 Color

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

Color preview

#CBEDE1

Color formats

HEX
#CBEDE1
RGB
rgb(203, 237, 225)
RGBA
rgba(203, 237, 225, 1)
HSL
hsl(159, 49%, 86%)
HSV
hsv(159, 14%, 93%)
CMYK
cmyk(14%, 0%, 5%, 7%)
CSS variable
--color-primary: #CBEDE1;
Lowercase HEX
#cbede1

Shades

Tints

Tones

Harmony

CSS snippets for #CBEDE1

.color-cbede1 {
  color: #CBEDE1;
  background-color: #CBEDE1;
}

Frequently asked questions

What color is #CBEDE1?+

#CBEDE1 is a HEX color with RGB value rgb(203, 237, 225) and HSL value hsl(159, 49%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBEDE1?+

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