#2600FF Color

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

Color preview

#2600FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2600FF

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

Frequently asked questions

What color is #2600FF?+

#2600FF is a HEX color with RGB value rgb(38, 0, 255) and HSL value hsl(249, 100%, 50%). Its closest CSS named color is Blue.

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

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