#0DBEFF Color

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

Color preview

#0DBEFF

Color formats

HEX
#0DBEFF
RGB
rgb(13, 190, 255)
RGBA
rgba(13, 190, 255, 1)
HSL
hsl(196, 100%, 53%)
HSV
hsv(196, 95%, 100%)
CMYK
cmyk(95%, 25%, 0%, 0%)
CSS variable
--color-primary: #0DBEFF;
Lowercase HEX
#0dbeff

Shades

Tints

Tones

Harmony

CSS snippets for #0DBEFF

.color-0dbeff {
  color: #0DBEFF;
  background-color: #0DBEFF;
}

Frequently asked questions

What color is #0DBEFF?+

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

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

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