#CBEADA Color

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

Color preview

#CBEADA

Color formats

HEX
#CBEADA
RGB
rgb(203, 234, 218)
RGBA
rgba(203, 234, 218, 1)
HSL
hsl(149, 42%, 86%)
HSV
hsv(149, 13%, 92%)
CMYK
cmyk(13%, 0%, 7%, 8%)
CSS variable
--color-primary: #CBEADA;
Lowercase HEX
#cbeada

Shades

Tints

Tones

Harmony

CSS snippets for #CBEADA

.color-cbeada {
  color: #CBEADA;
  background-color: #CBEADA;
}

Frequently asked questions

What color is #CBEADA?+

#CBEADA is a HEX color with RGB value rgb(203, 234, 218) and HSL value hsl(149, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBEADA?+

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