#239ACD Color Information

Hex color code: #239ACD

The hex color #239ACD is a eye-catching blue with RGB values of (35, 154, 205) and HSL of (198°, 71%, 47%). It is widely used in graphic design.

Try:
Color NameLight Sea Green
HEX
#239ACD
RGB
35, 154, 205
HSL
198°, 71%, 47%
CMYK
83%, 25%, 0%, 20%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #239ACD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #239ACD; color: #000000; }

Badge

New Feature
.badge { background-color: #239ACD; color: #000000; }

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 #239ACD; background-color: #239ACD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #239ACD20; border-left: 4px solid #239ACD; }

Link / Accent

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

a { color: #239ACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #239ACD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 154, 205

Red: 35 / Green: 154 / Blue: 205

HSL

198°, 71%, 47%

Hue: 198° / Saturation: 71% / Lightness: 47%

CMYK

83%, 25%, 0%, 20%

Cyan: 83% / Magenta: 25% / Yellow: 0% / Key: 20%

What color is #239ACD?

#239ACD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #239ACD to RGB:

rgb(35, 154, 205)HEX to RGB Converter →

HEX to HSL

Convert #239ACD to HSL:

hsl(198, 71%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #239ACD to CMYK:

cmyk(83%, 25%, 0%, 20%)Color Converter →

Color Meaning and Usage

#239ACD is a eye-catching blue color with RGB values of 35, 154, 205 and HSL of 198°, 71%, 47%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #239ACD is #CD5623, creating high-contrast pairings. For softer combinations, try analogous colors like #23CDAB.

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

Contrast with #239ACD

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

Contrast Ratio: 6.58:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #239ACD?

#239ACD is a eye-catching blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #239ACD?

#239ACD in RGB is (35, 154, 205) - 35 red, 154 green, and 205 blue.

How to use #239ACD in CSS?

Use #239ACD directly in your CSS properties like color or background-color.

What colors go well with #239ACD?

#CD5623 (complementary), #23CDAB (analogous), and #18698C (lighter shade) work well with #239ACD.