#12CCED Color

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

Color preview

#12CCED

Color formats

HEX
#12CCED
RGB
rgb(18, 204, 237)
RGBA
rgba(18, 204, 237, 1)
HSL
hsl(189, 86%, 50%)
HSV
hsv(189, 92%, 93%)
CMYK
cmyk(92%, 14%, 0%, 7%)
CSS variable
--color-primary: #12CCED;
Lowercase HEX
#12cced

Shades

Tints

Tones

Harmony

CSS snippets for #12CCED

.color-12cced {
  color: #12CCED;
  background-color: #12CCED;
}

Frequently asked questions

What color is #12CCED?+

#12CCED is a HEX color with RGB value rgb(18, 204, 237) and HSL value hsl(189, 86%, 50%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #12CCED?+

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