#CEFBFC Color

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

Color preview

#CEFBFC

Color formats

HEX
#CEFBFC
RGB
rgb(206, 251, 252)
RGBA
rgba(206, 251, 252, 1)
HSL
hsl(181, 88%, 90%)
HSV
hsv(181, 18%, 99%)
CMYK
cmyk(18%, 0%, 0%, 1%)
CSS variable
--color-primary: #CEFBFC;
Lowercase HEX
#cefbfc

Shades

Tints

Tones

Harmony

CSS snippets for #CEFBFC

.color-cefbfc {
  color: #CEFBFC;
  background-color: #CEFBFC;
}

Frequently asked questions

What color is #CEFBFC?+

#CEFBFC is a HEX color with RGB value rgb(206, 251, 252) and HSL value hsl(181, 88%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEFBFC?+

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