#CEEBEB Color

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

Color preview

#CEEBEB

Color formats

HEX
#CEEBEB
RGB
rgb(206, 235, 235)
RGBA
rgba(206, 235, 235, 1)
HSL
hsl(180, 42%, 86%)
HSV
hsv(180, 12%, 92%)
CMYK
cmyk(12%, 0%, 0%, 8%)
CSS variable
--color-primary: #CEEBEB;
Lowercase HEX
#ceebeb

Shades

Tints

Tones

Harmony

CSS snippets for #CEEBEB

.color-ceebeb {
  color: #CEEBEB;
  background-color: #CEEBEB;
}

Frequently asked questions

What color is #CEEBEB?+

#CEEBEB is a HEX color with RGB value rgb(206, 235, 235) and HSL value hsl(180, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEEBEB?+

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