#2A00FB Color

Inspect #2A00FB across formats, palettes, contrast and closest named color matches.

Color preview

#2A00FB

Color formats

HEX
#2A00FB
RGB
rgb(42, 0, 251)
RGBA
rgba(42, 0, 251, 1)
HSL
hsl(250, 100%, 49%)
HSV
hsv(250, 100%, 98%)
CMYK
cmyk(83%, 100%, 0%, 2%)
CSS variable
--color-primary: #2A00FB;
Lowercase HEX
#2a00fb

Shades

Tints

Tones

Harmony

CSS snippets for #2A00FB

.color-2a00fb {
  color: #2A00FB;
  background-color: #2A00FB;
}

Frequently asked questions

What color is #2A00FB?+

#2A00FB is a HEX color with RGB value rgb(42, 0, 251) and HSL value hsl(250, 100%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2A00FB?+

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