#1C2BCE Color Information

Hex color code: #1C2BCE

#1C2BCE is a striking blue color. In RGB it is (28, 43, 206), and in HSL it is (235°, 76%, 46%). It is popular in mobile app design.

Try:
Color NameBlue
HEX
#1C2BCE
RGB
28, 43, 206
HSL
235°, 76%, 46%
CMYK
86%, 79%, 0%, 19%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1C2BCE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1C2BCE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1C2BCE; 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 #1C2BCE; background-color: #1C2BCE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1C2BCE20; border-left: 4px solid #1C2BCE; }

Link / Accent

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

a { color: #1C2BCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1C2BCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

28, 43, 206

Red: 28 / Green: 43 / Blue: 206

HSL

235°, 76%, 46%

Hue: 235° / Saturation: 76% / Lightness: 46%

CMYK

86%, 79%, 0%, 19%

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

What color is #1C2BCE?

#1C2BCE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1C2BCE to RGB:

rgb(28, 43, 206)HEX to RGB Converter →

HEX to HSL

Convert #1C2BCE to HSL:

hsl(235, 76%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #1C2BCE to CMYK:

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

Color Meaning and Usage

A dynamic blue tone, #1C2BCE has RGB (28, 43, 206) and HSL (235°, 76%, 46%). 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 #1C2BCE is #CEC01C, creating high-contrast pairings. For softer combinations, try analogous colors like #1C84CE.

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

Contrast with #1C2BCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1C2BCE?

#1C2BCE is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1C2BCE?

#1C2BCE in RGB is (28, 43, 206) - 28 red, 43 green, and 206 blue.

How to use #1C2BCE in CSS?

Use #1C2BCE directly in your CSS properties like color or background-color.

What colors go well with #1C2BCE?

#CEC01C (complementary), #1C84CE (analogous), and #131D8B (lighter shade) work well with #1C2BCE.