#0DE3FF Color

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

Color preview

#0DE3FF

Color formats

HEX
#0DE3FF
RGB
rgb(13, 227, 255)
RGBA
rgba(13, 227, 255, 1)
HSL
hsl(187, 100%, 53%)
HSV
hsv(187, 95%, 100%)
CMYK
cmyk(95%, 11%, 0%, 0%)
CSS variable
--color-primary: #0DE3FF;
Lowercase HEX
#0de3ff

Shades

Tints

Tones

Harmony

CSS snippets for #0DE3FF

.color-0de3ff {
  color: #0DE3FF;
  background-color: #0DE3FF;
}

Frequently asked questions

What color is #0DE3FF?+

#0DE3FF is a HEX color with RGB value rgb(13, 227, 255) and HSL value hsl(187, 100%, 53%). Its closest CSS named color is Aqua.

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

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