#264BED Color

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

Color preview

#264BED

Color formats

HEX
#264BED
RGB
rgb(38, 75, 237)
RGBA
rgba(38, 75, 237, 1)
HSL
hsl(229, 85%, 54%)
HSV
hsv(229, 84%, 93%)
CMYK
cmyk(84%, 68%, 0%, 7%)
CSS variable
--color-primary: #264BED;
Lowercase HEX
#264bed

Shades

Tints

Tones

Harmony

CSS snippets for #264BED

.color-264bed {
  color: #264BED;
  background-color: #264BED;
}

Frequently asked questions

What color is #264BED?+

#264BED is a HEX color with RGB value rgb(38, 75, 237) and HSL value hsl(229, 85%, 54%). Its closest CSS named color is RoyalBlue.

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

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