#2C6FCE Color Information

Hex color code: #2C6FCE

The hex color #2C6FCE is a calming blue with RGB values of (44, 111, 206) and HSL of (215°, 65%, 49%). It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#2C6FCE
RGB
44, 111, 206
HSL
215°, 65%, 49%
CMYK
79%, 46%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C6FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 111, 206

Red: 44 / Green: 111 / Blue: 206

HSL

215°, 65%, 49%

Hue: 215° / Saturation: 65% / Lightness: 49%

CMYK

79%, 46%, 0%, 19%

Cyan: 79% / Magenta: 46% / Yellow: 0% / Key: 19%

What color is #2C6FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C6FCE to RGB:

rgb(44, 111, 206)HEX to RGB Converter →

HEX to HSL

Convert #2C6FCE to HSL:

hsl(215, 65%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #2C6FCE to CMYK:

cmyk(79%, 46%, 0%, 19%)Color Converter →

Color Meaning and Usage

A calming blue tone, #2C6FCE has RGB (44, 111, 206) and HSL (215°, 65%, 49%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C6FCE is #CE8A2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2CC1CE.

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

Contrast with #2C6FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C6FCE?

#2C6FCE is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2C6FCE?

#2C6FCE in RGB is (44, 111, 206) - 44 red, 111 green, and 206 blue.

How to use #2C6FCE in CSS?

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

What colors go well with #2C6FCE?

#CE8A2C (complementary), #2CC1CE (analogous), and #1E4D8F (lighter shade) work well with #2C6FCE.