#0CCCED Color

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

Color preview

#0CCCED

Color formats

HEX
#0CCCED
RGB
rgb(12, 204, 237)
RGBA
rgba(12, 204, 237, 1)
HSL
hsl(189, 90%, 49%)
HSV
hsv(189, 95%, 93%)
CMYK
cmyk(95%, 14%, 0%, 7%)
CSS variable
--color-primary: #0CCCED;
Lowercase HEX
#0ccced

Shades

Tints

Tones

Harmony

CSS snippets for #0CCCED

.color-0ccced {
  color: #0CCCED;
  background-color: #0CCCED;
}

Frequently asked questions

What color is #0CCCED?+

#0CCCED is a HEX color with RGB value rgb(12, 204, 237) and HSL value hsl(189, 90%, 49%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #0CCCED?+

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