#12DDFD Color

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

Color preview

#12DDFD

Color formats

HEX
#12DDFD
RGB
rgb(18, 221, 253)
RGBA
rgba(18, 221, 253, 1)
HSL
hsl(188, 98%, 53%)
HSV
hsv(188, 93%, 99%)
CMYK
cmyk(93%, 13%, 0%, 1%)
CSS variable
--color-primary: #12DDFD;
Lowercase HEX
#12ddfd

Shades

Tints

Tones

Harmony

CSS snippets for #12DDFD

.color-12ddfd {
  color: #12DDFD;
  background-color: #12DDFD;
}

Frequently asked questions

What color is #12DDFD?+

#12DDFD is a HEX color with RGB value rgb(18, 221, 253) and HSL value hsl(188, 98%, 53%). Its closest CSS named color is DeepSkyBlue.

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

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