#264AFF Color

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

Color preview

#264AFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #264AFF

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

Frequently asked questions

What color is #264AFF?+

#264AFF is a HEX color with RGB value rgb(38, 74, 255) and HSL value hsl(230, 100%, 57%). Its closest CSS named color is RoyalBlue.

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

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