#2C6BDB Color Information

Hex color code: #2C6BDB

#2C6BDB is a striking blue color. In RGB it is (44, 107, 219), and in HSL it is (218°, 71%, 52%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#2C6BDB
RGB
44, 107, 219
HSL
218°, 71%, 52%
CMYK
80%, 51%, 0%, 14%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2C6BDB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2C6BDB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2C6BDB; 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 #2C6BDB; background-color: #2C6BDB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2C6BDB20; border-left: 4px solid #2C6BDB; }

Link / Accent

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

a { color: #2C6BDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2C6BDB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 107, 219

Red: 44 / Green: 107 / Blue: 219

HSL

218°, 71%, 52%

Hue: 218° / Saturation: 71% / Lightness: 52%

CMYK

80%, 51%, 0%, 14%

Cyan: 80% / Magenta: 51% / Yellow: 0% / Key: 14%

What color is #2C6BDB?

#2C6BDB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C6BDB to RGB:

rgb(44, 107, 219)HEX to RGB Converter →

HEX to HSL

Convert #2C6BDB to HSL:

hsl(218, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #2C6BDB to CMYK:

cmyk(80%, 51%, 0%, 14%)Color Converter →

Color Meaning and Usage

#2C6BDB is a bold blue color with RGB values of 44, 107, 219 and HSL of 218°, 71%, 52%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C6BDB is #DC9C2E, creating high-contrast pairings. For softer combinations, try analogous colors like #2EC4DC.

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

Contrast with #2C6BDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C6BDB?

#2C6BDB is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2C6BDB?

#2C6BDB in RGB is (44, 107, 219) - 44 red, 107 green, and 219 blue.

How to use #2C6BDB in CSS?

Use #2C6BDB directly in your CSS properties like color or background-color.

What colors go well with #2C6BDB?

#DC9C2E (complementary), #2EC4DC (analogous), and #1B4CA1 (lighter shade) work well with #2C6BDB.