#CEEBF0 Color

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

Color preview

#CEEBF0

Color formats

HEX
#CEEBF0
RGB
rgb(206, 235, 240)
RGBA
rgba(206, 235, 240, 1)
HSL
hsl(189, 53%, 87%)
HSV
hsv(189, 14%, 94%)
CMYK
cmyk(14%, 2%, 0%, 6%)
CSS variable
--color-primary: #CEEBF0;
Lowercase HEX
#ceebf0

Shades

Tints

Tones

Harmony

CSS snippets for #CEEBF0

.color-ceebf0 {
  color: #CEEBF0;
  background-color: #CEEBF0;
}

Frequently asked questions

What color is #CEEBF0?+

#CEEBF0 is a HEX color with RGB value rgb(206, 235, 240) and HSL value hsl(189, 53%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CEEBF0?+

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