#009DF2 Color

Inspect #009DF2 across formats, palettes, contrast and closest named color matches.

Color preview

#009DF2

Color formats

HEX
#009DF2
RGB
rgb(0, 157, 242)
RGBA
rgba(0, 157, 242, 1)
HSL
hsl(201, 100%, 47%)
HSV
hsv(201, 100%, 95%)
CMYK
cmyk(100%, 35%, 0%, 5%)
CSS variable
--color-primary: #009DF2;
Lowercase HEX
#009df2

Shades

Tints

Tones

Harmony

CSS snippets for #009DF2

.color-009df2 {
  color: #009DF2;
  background-color: #009DF2;
}

Frequently asked questions

What color is #009DF2?+

#009DF2 is a HEX color with RGB value rgb(0, 157, 242) and HSL value hsl(201, 100%, 47%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #009DF2?+

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