#225FEC Color Information

Hex color code: #225FEC

#225FEC is a striking blue color. In RGB it is (34, 95, 236), and in HSL it is (222°, 84%, 53%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#225FEC
RGB
34, 95, 236
HSL
222°, 84%, 53%
CMYK
86%, 60%, 0%, 7%

Shades

CSS Usage
color: #225FEC;
background-color: #225FEC;
border-color: #225FEC;
box-shadow: 0 0 10px #225FEC;
border: 2px solid #225FEC;
Tailwind Usage
bg-[#225FEC]
text-[#225FEC]
border-[#225FEC]
shadow-[0_0_10px_225FEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #225FEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #225FEC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #225FEC; 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 #225FEC; background-color: #225FEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #225FEC20; border-left: 4px solid #225FEC; }

Link / Accent

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

a { color: #225FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #225FEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 95, 236

Red: 34 / Green: 95 / Blue: 236

HSL

222°, 84%, 53%

Hue: 222° / Saturation: 84% / Lightness: 53%

CMYK

86%, 60%, 0%, 7%

Cyan: 86% / Magenta: 60% / Yellow: 0% / Key: 7%

What color is #225FEC?

#225FEC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #225FEC to RGB:

rgb(34, 95, 236)HEX to RGB Converter →

HEX to HSL

Convert #225FEC to HSL:

hsl(222, 84%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #225FEC to CMYK:

cmyk(86%, 60%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #225FEC has RGB (34, 95, 236) and HSL (222°, 84%, 53%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #225FEC is #ECAF22, creating high-contrast pairings. For softer combinations, try analogous colors like #22C4EC.

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

Contrast with #225FEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #225FEC?

#225FEC is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #225FEC?

#225FEC in RGB is (34, 95, 236) - 34 red, 95 green, and 236 blue.

How to use #225FEC in CSS?

Use #225FEC directly in your CSS properties like color or background-color.

What colors go well with #225FEC?

#ECAF22 (complementary), #22C4EC (analogous), and #1040B2 (lighter shade) work well with #225FEC.