#206CEE Color Information

Hex color code: #206CEE

A striking blue shade, #206CEE appears as (32, 108, 238) in RGB and (218°, 86%, 53%) in HSL. It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#206CEE
RGB
32, 108, 238
HSL
218°, 86%, 53%
CMYK
87%, 55%, 0%, 7%

Shades

CSS Usage
color: #206CEE;
background-color: #206CEE;
border-color: #206CEE;
box-shadow: 0 0 10px #206CEE;
border: 2px solid #206CEE;
Tailwind Usage
bg-[#206CEE]
text-[#206CEE]
border-[#206CEE]
shadow-[0_0_10px_206CEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #206CEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #206CEE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #206CEE; 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 #206CEE; background-color: #206CEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #206CEE20; border-left: 4px solid #206CEE; }

Link / Accent

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

a { color: #206CEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #206CEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 108, 238

Red: 32 / Green: 108 / Blue: 238

HSL

218°, 86%, 53%

Hue: 218° / Saturation: 86% / Lightness: 53%

CMYK

87%, 55%, 0%, 7%

Cyan: 87% / Magenta: 55% / Yellow: 0% / Key: 7%

What color is #206CEE?

#206CEE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #206CEE to RGB:

rgb(32, 108, 238)HEX to RGB Converter →

HEX to HSL

Convert #206CEE to HSL:

hsl(218, 86%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #206CEE to CMYK:

cmyk(87%, 55%, 0%, 7%)Color Converter →

Color Meaning and Usage

#206CEE is a vivid blue color with RGB values of 32, 108, 238 and HSL of 218°, 86%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #206CEE is #EEA320, creating high-contrast pairings. For softer combinations, try analogous colors like #20D3EE.

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

Contrast with #206CEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #206CEE?

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

What is the RGB value of #206CEE?

#206CEE in RGB is (32, 108, 238) - 32 red, 108 green, and 238 blue.

How to use #206CEE in CSS?

Use #206CEE directly in your CSS properties like color or background-color.

What colors go well with #206CEE?

#EEA320 (complementary), #20D3EE (analogous), and #0E4BB4 (lighter shade) work well with #206CEE.