#2930FF Color

Inspect #2930FF across formats, palettes, contrast and closest named color matches.

Color preview

#2930FF

Color formats

HEX
#2930FF
RGB
rgb(41, 48, 255)
RGBA
rgba(41, 48, 255, 1)
HSL
hsl(238, 100%, 58%)
HSV
hsv(238, 84%, 100%)
CMYK
cmyk(84%, 81%, 0%, 0%)
CSS variable
--color-primary: #2930FF;
Lowercase HEX
#2930ff

Shades

Tints

Tones

Harmony

CSS snippets for #2930FF

.color-2930ff {
  color: #2930FF;
  background-color: #2930FF;
}

Frequently asked questions

What color is #2930FF?+

#2930FF is a HEX color with RGB value rgb(41, 48, 255) and HSL value hsl(238, 100%, 58%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2930FF?+

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