#1767CF Color Information

Hex color code: #1767CF

A eye-catching blue shade, #1767CF appears as (23, 103, 207) in RGB and (214°, 80%, 45%) in HSL. It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#1767CF
RGB
23, 103, 207
HSL
214°, 80%, 45%
CMYK
89%, 50%, 0%, 19%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1767CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1767CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1767CF; 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 #1767CF; background-color: #1767CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1767CF20; border-left: 4px solid #1767CF; }

Link / Accent

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

a { color: #1767CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1767CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

23, 103, 207

Red: 23 / Green: 103 / Blue: 207

HSL

214°, 80%, 45%

Hue: 214° / Saturation: 80% / Lightness: 45%

CMYK

89%, 50%, 0%, 19%

Cyan: 89% / Magenta: 50% / Yellow: 0% / Key: 19%

What color is #1767CF?

#1767CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1767CF to RGB:

rgb(23, 103, 207)HEX to RGB Converter →

HEX to HSL

Convert #1767CF to HSL:

hsl(214, 80%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #1767CF to CMYK:

cmyk(89%, 50%, 0%, 19%)Color Converter →

Color Meaning and Usage

#1767CF is a bold blue color with RGB values of 23, 103, 207 and HSL of 214°, 80%, 45%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1767CF is #CF7F17, creating high-contrast pairings. For softer combinations, try analogous colors like #17C2CF.

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

Contrast with #1767CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1767CF?

#1767CF is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1767CF?

#1767CF in RGB is (23, 103, 207) - 23 red, 103 green, and 207 blue.

How to use #1767CF in CSS?

Use #1767CF directly in your CSS properties like color or background-color.

What colors go well with #1767CF?

#CF7F17 (complementary), #17C2CF (analogous), and #0F448A (lighter shade) work well with #1767CF.