#210EAF Color Information

Hex color code: #210EAF

#210EAF is a eye-catching blue color. In RGB it is (33, 14, 175), and in HSL it is (247°, 85%, 37%). It is widely used in graphic design.

Try:
Color NameNavy
HEX
#210EAF
RGB
33, 14, 175
HSL
247°, 85%, 37%
CMYK
81%, 92%, 0%, 31%

Shades

CSS Usage
color: #210EAF;
background-color: #210EAF;
border-color: #210EAF;
box-shadow: 0 0 10px #210EAF;
border: 2px solid #210EAF;
Tailwind Usage
bg-[#210EAF]
text-[#210EAF]
border-[#210EAF]
shadow-[0_0_10px_210EAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #210EAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #210EAF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #210EAF; 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 #210EAF; background-color: #210EAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #210EAF20; border-left: 4px solid #210EAF; }

Link / Accent

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

a { color: #210EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #210EAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 14, 175

Red: 33 / Green: 14 / Blue: 175

HSL

247°, 85%, 37%

Hue: 247° / Saturation: 85% / Lightness: 37%

CMYK

81%, 92%, 0%, 31%

Cyan: 81% / Magenta: 92% / Yellow: 0% / Key: 31%

What color is #210EAF?

#210EAF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #210EAF to RGB:

rgb(33, 14, 175)HEX to RGB Converter →

HEX to HSL

Convert #210EAF to HSL:

hsl(247, 85%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #210EAF to CMYK:

cmyk(81%, 92%, 0%, 31%)Color Converter →

Color Meaning and Usage

#210EAF is a vivid blue color with RGB values of 33, 14, 175 and HSL of 247°, 85%, 37%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #210EAF is #9CAF0E, creating high-contrast pairings. For softer combinations, try analogous colors like #0E4CAF.

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

Contrast with #210EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #210EAF?

#210EAF is a vivid blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #210EAF?

#210EAF in RGB is (33, 14, 175) - 33 red, 14 green, and 175 blue.

How to use #210EAF in CSS?

Use #210EAF directly in your CSS properties like color or background-color.

What colors go well with #210EAF?

#9CAF0E (complementary), #0E4CAF (analogous), and #140868 (lighter shade) work well with #210EAF.