#12DBED Color

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

Color preview

#12DBED

Color formats

HEX
#12DBED
RGB
rgb(18, 219, 237)
RGBA
rgba(18, 219, 237, 1)
HSL
hsl(185, 86%, 50%)
HSV
hsv(185, 92%, 93%)
CMYK
cmyk(92%, 8%, 0%, 7%)
CSS variable
--color-primary: #12DBED;
Lowercase HEX
#12dbed

Shades

Tints

Tones

Harmony

CSS snippets for #12DBED

.color-12dbed {
  color: #12DBED;
  background-color: #12DBED;
}

Frequently asked questions

What color is #12DBED?+

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

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

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