#143CCC Color Information

Hex color code: #143CCC

A striking blue shade, #143CCC appears as (20, 60, 204) in RGB and (227°, 82%, 44%) in HSL. It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#143CCC
RGB
20, 60, 204
HSL
227°, 82%, 44%
CMYK
90%, 71%, 0%, 20%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #143CCC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #143CCC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #143CCC; 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 #143CCC; background-color: #143CCC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #143CCC20; border-left: 4px solid #143CCC; }

Link / Accent

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

a { color: #143CCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #143CCC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 60, 204

Red: 20 / Green: 60 / Blue: 204

HSL

227°, 82%, 44%

Hue: 227° / Saturation: 82% / Lightness: 44%

CMYK

90%, 71%, 0%, 20%

Cyan: 90% / Magenta: 71% / Yellow: 0% / Key: 20%

What color is #143CCC?

#143CCC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #143CCC to RGB:

rgb(20, 60, 204)HEX to RGB Converter →

HEX to HSL

Convert #143CCC to HSL:

hsl(227, 82%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #143CCC to CMYK:

cmyk(90%, 71%, 0%, 20%)Color Converter →

Color Meaning and Usage

A striking blue tone, #143CCC has RGB (20, 60, 204) and HSL (227°, 82%, 44%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #143CCC is #CCA414, creating high-contrast pairings. For softer combinations, try analogous colors like #1498CC.

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

Contrast with #143CCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #143CCC?

#143CCC is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #143CCC?

#143CCC in RGB is (20, 60, 204) - 20 red, 60 green, and 204 blue.

How to use #143CCC in CSS?

Use #143CCC directly in your CSS properties like color or background-color.

What colors go well with #143CCC?

#CCA414 (complementary), #1498CC (analogous), and #0D2887 (lighter shade) work well with #143CCC.