#0DAAFF Color

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

Color preview

#0DAAFF

Color formats

HEX
#0DAAFF
RGB
rgb(13, 170, 255)
RGBA
rgba(13, 170, 255, 1)
HSL
hsl(201, 100%, 53%)
HSV
hsv(201, 95%, 100%)
CMYK
cmyk(95%, 33%, 0%, 0%)
CSS variable
--color-primary: #0DAAFF;
Lowercase HEX
#0daaff

Shades

Tints

Tones

Harmony

CSS snippets for #0DAAFF

.color-0daaff {
  color: #0DAAFF;
  background-color: #0DAAFF;
}

Frequently asked questions

What color is #0DAAFF?+

#0DAAFF is a HEX color with RGB value rgb(13, 170, 255) and HSL value hsl(201, 100%, 53%). Its closest CSS named color is DeepSkyBlue.

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

The closest Tailwind color is sky-500, available as the bg-sky-500 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