#2626FF Color

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

Color preview

#2626FF

Color formats

HEX
#2626FF
RGB
rgb(38, 38, 255)
RGBA
rgba(38, 38, 255, 1)
HSL
hsl(240, 100%, 57%)
HSV
hsv(240, 85%, 100%)
CMYK
cmyk(85%, 85%, 0%, 0%)
CSS variable
--color-primary: #2626FF;
Lowercase HEX
#2626ff

Shades

Tints

Tones

Harmony

CSS snippets for #2626FF

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

Frequently asked questions

What color is #2626FF?+

#2626FF is a HEX color with RGB value rgb(38, 38, 255) and HSL value hsl(240, 100%, 57%). Its closest CSS named color is Blue.

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

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