#262AFF Color

Inspect #262AFF across formats, palettes, contrast and closest named color matches.

Color preview

#262AFF

Color formats

HEX
#262AFF
RGB
rgb(38, 42, 255)
RGBA
rgba(38, 42, 255, 1)
HSL
hsl(239, 100%, 57%)
HSV
hsv(239, 85%, 100%)
CMYK
cmyk(85%, 84%, 0%, 0%)
CSS variable
--color-primary: #262AFF;
Lowercase HEX
#262aff

Shades

Tints

Tones

Harmony

CSS snippets for #262AFF

.color-262aff {
  color: #262AFF;
  background-color: #262AFF;
}

Frequently asked questions

What color is #262AFF?+

#262AFF is a HEX color with RGB value rgb(38, 42, 255) and HSL value hsl(239, 100%, 57%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #262AFF?+

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