#215ADE Color Information

Hex color code: #215ADE

A striking blue shade, #215ADE appears as (33, 90, 222) in RGB and (222°, 74%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#215ADE
RGB
33, 90, 222
HSL
222°, 74%, 50%
CMYK
85%, 59%, 0%, 13%

Shades

CSS Usage
color: #215ADE;
background-color: #215ADE;
border-color: #215ADE;
box-shadow: 0 0 10px #215ADE;
border: 2px solid #215ADE;
Tailwind Usage
bg-[#215ADE]
text-[#215ADE]
border-[#215ADE]
shadow-[0_0_10px_215ADE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #215ADE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #215ADE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #215ADE; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #215ADE; background-color: #215ADE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #215ADE20; border-left: 4px solid #215ADE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #215ADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #215ADE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 90, 222

Red: 33 / Green: 90 / Blue: 222

HSL

222°, 74%, 50%

Hue: 222° / Saturation: 74% / Lightness: 50%

CMYK

85%, 59%, 0%, 13%

Cyan: 85% / Magenta: 59% / Yellow: 0% / Key: 13%

What color is #215ADE?

#215ADE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #215ADE to RGB:

rgb(33, 90, 222)HEX to RGB Converter →

HEX to HSL

Convert #215ADE to HSL:

hsl(222, 74%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #215ADE to CMYK:

cmyk(85%, 59%, 0%, 13%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #215ADE has RGB (33, 90, 222) and HSL (222°, 74%, 50%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #215ADE is #DEA521, creating high-contrast pairings. For softer combinations, try analogous colors like #21B8DE.

Use #215ADE in CSS: color: #215ADE or background-color: #215ADE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #215ADE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.58:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #215ADE?

#215ADE is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #215ADE?

#215ADE in RGB is (33, 90, 222) - 33 red, 90 green, and 222 blue.

How to use #215ADE in CSS?

Use #215ADE directly in your CSS properties like color or background-color.

What colors go well with #215ADE?

#DEA521 (complementary), #21B8DE (analogous), and #173F9B (lighter shade) work well with #215ADE.