#1B65EE Color

Inspect #1B65EE across formats, palettes, contrast and closest named color matches.

Color preview

#1B65EE

Color formats

HEX
#1B65EE
RGB
rgb(27, 101, 238)
RGBA
rgba(27, 101, 238, 1)
HSL
hsl(219, 86%, 52%)
HSV
hsv(219, 89%, 93%)
CMYK
cmyk(89%, 58%, 0%, 7%)
CSS variable
--color-primary: #1B65EE;
Lowercase HEX
#1b65ee

Shades

Tints

Tones

Harmony

CSS snippets for #1B65EE

.color-1b65ee {
  color: #1B65EE;
  background-color: #1B65EE;
}

Frequently asked questions

What color is #1B65EE?+

#1B65EE is a HEX color with RGB value rgb(27, 101, 238) and HSL value hsl(219, 86%, 52%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #1B65EE?+

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