#2186DE Color Information

Hex color code: #2186DE

#2186DE is a striking blue color. In RGB it is (33, 134, 222), and in HSL it is (208°, 74%, 50%). It is often used for branding and logos.

Try:
Color NameDodger Blue
HEX
#2186DE
RGB
33, 134, 222
HSL
208°, 74%, 50%
CMYK
85%, 40%, 0%, 13%

Shades

CSS Usage
color: #2186DE;
background-color: #2186DE;
border-color: #2186DE;
box-shadow: 0 0 10px #2186DE;
border: 2px solid #2186DE;
Tailwind Usage
bg-[#2186DE]
text-[#2186DE]
border-[#2186DE]
shadow-[0_0_10px_2186DE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2186DE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2186DE; color: #000000; }

Badge

New Feature
.badge { background-color: #2186DE; color: #000000; }

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 #2186DE; background-color: #2186DE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2186DE20; border-left: 4px solid #2186DE; }

Link / Accent

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

a { color: #2186DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2186DE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 134, 222

Red: 33 / Green: 134 / Blue: 222

HSL

208°, 74%, 50%

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

CMYK

85%, 40%, 0%, 13%

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

What color is #2186DE?

#2186DE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2186DE to RGB:

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

HEX to HSL

Convert #2186DE to HSL:

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

HEX to CMYK

Convert #2186DE to CMYK:

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

Color Meaning and Usage

A dynamic blue tone, #2186DE has RGB (33, 134, 222) and HSL (208°, 74%, 50%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2186DE is #DE7921, creating high-contrast pairings. For softer combinations, try analogous colors like #21DED8.

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

Contrast with #2186DE

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

Contrast Ratio: 5.53:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2186DE?

#2186DE is a dynamic blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2186DE?

#2186DE in RGB is (33, 134, 222) - 33 red, 134 green, and 222 blue.

How to use #2186DE in CSS?

Use #2186DE directly in your CSS properties like color or background-color.

What colors go well with #2186DE?

#DE7921 (complementary), #21DED8 (analogous), and #175E9B (lighter shade) work well with #2186DE.