#0CDEED Color

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

Color preview

#0CDEED

Color formats

HEX
#0CDEED
RGB
rgb(12, 222, 237)
RGBA
rgba(12, 222, 237, 1)
HSL
hsl(184, 90%, 49%)
HSV
hsv(184, 95%, 93%)
CMYK
cmyk(95%, 6%, 0%, 7%)
CSS variable
--color-primary: #0CDEED;
Lowercase HEX
#0cdeed

Shades

Tints

Tones

Harmony

CSS snippets for #0CDEED

.color-0cdeed {
  color: #0CDEED;
  background-color: #0CDEED;
}

Frequently asked questions

What color is #0CDEED?+

#0CDEED is a HEX color with RGB value rgb(12, 222, 237) and HSL value hsl(184, 90%, 49%). Its closest CSS named color is DarkTurquoise.

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

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