#12DFED Color

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

Color preview

#12DFED

Color formats

HEX
#12DFED
RGB
rgb(18, 223, 237)
RGBA
rgba(18, 223, 237, 1)
HSL
hsl(184, 86%, 50%)
HSV
hsv(184, 92%, 93%)
CMYK
cmyk(92%, 6%, 0%, 7%)
CSS variable
--color-primary: #12DFED;
Lowercase HEX
#12dfed

Shades

Tints

Tones

Harmony

CSS snippets for #12DFED

.color-12dfed {
  color: #12DFED;
  background-color: #12DFED;
}

Frequently asked questions

What color is #12DFED?+

#12DFED is a HEX color with RGB value rgb(18, 223, 237) and HSL value hsl(184, 86%, 50%). Its closest CSS named color is DarkTurquoise.

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

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