#141ACC Color Information

Hex color code: #141ACC

A vivid blue shade, #141ACC appears as (20, 26, 204) in RGB and (238°, 82%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBlue
HEX
#141ACC
RGB
20, 26, 204
HSL
238°, 82%, 44%
CMYK
90%, 87%, 0%, 20%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #141ACC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #141ACC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #141ACC; 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 #141ACC; background-color: #141ACC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #141ACC20; border-left: 4px solid #141ACC; }

Link / Accent

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

a { color: #141ACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #141ACC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 26, 204

Red: 20 / Green: 26 / Blue: 204

HSL

238°, 82%, 44%

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

CMYK

90%, 87%, 0%, 20%

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

What color is #141ACC?

#141ACC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #141ACC to RGB:

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

HEX to HSL

Convert #141ACC to HSL:

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

HEX to CMYK

Convert #141ACC to CMYK:

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

Color Meaning and Usage

#141ACC is a striking blue color with RGB values of 20, 26, 204 and HSL of 238°, 82%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #141ACC is #CCC614, creating high-contrast pairings. For softer combinations, try analogous colors like #1476CC.

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

Contrast with #141ACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #141ACC?

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

What is the RGB value of #141ACC?

#141ACC in RGB is (20, 26, 204) - 20 red, 26 green, and 204 blue.

How to use #141ACC in CSS?

Use #141ACC directly in your CSS properties like color or background-color.

What colors go well with #141ACC?

#CCC614 (complementary), #1476CC (analogous), and #0D1187 (lighter shade) work well with #141ACC.