#2009F2 Color

Inspect #2009F2 across formats, palettes, contrast and closest named color matches.

Color preview

#2009F2

Color formats

HEX
#2009F2
RGB
rgb(32, 9, 242)
RGBA
rgba(32, 9, 242, 1)
HSL
hsl(246, 93%, 49%)
HSV
hsv(246, 96%, 95%)
CMYK
cmyk(87%, 96%, 0%, 5%)
CSS variable
--color-primary: #2009F2;
Lowercase HEX
#2009f2

Shades

Tints

Tones

Harmony

CSS snippets for #2009F2

.color-2009f2 {
  color: #2009F2;
  background-color: #2009F2;
}

Frequently asked questions

What color is #2009F2?+

#2009F2 is a HEX color with RGB value rgb(32, 9, 242) and HSL value hsl(246, 93%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2009F2?+

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