#2389CD Color Information

Hex color code: #2389CD

A vivid blue shade, #2389CD appears as (35, 137, 205) in RGB and (204°, 71%, 47%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#2389CD
RGB
35, 137, 205
HSL
204°, 71%, 47%
CMYK
83%, 33%, 0%, 20%

Shades

CSS Usage
color: #2389CD;
background-color: #2389CD;
border-color: #2389CD;
box-shadow: 0 0 10px #2389CD;
border: 2px solid #2389CD;
Tailwind Usage
bg-[#2389CD]
text-[#2389CD]
border-[#2389CD]
shadow-[0_0_10px_2389CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2389CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2389CD; color: #000000; }

Badge

New Feature
.badge { background-color: #2389CD; 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 #2389CD; background-color: #2389CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2389CD20; border-left: 4px solid #2389CD; }

Link / Accent

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

a { color: #2389CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2389CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 137, 205

Red: 35 / Green: 137 / Blue: 205

HSL

204°, 71%, 47%

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

CMYK

83%, 33%, 0%, 20%

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

What color is #2389CD?

#2389CD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2389CD to RGB:

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

HEX to HSL

Convert #2389CD to HSL:

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

HEX to CMYK

Convert #2389CD to CMYK:

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

Color Meaning and Usage

A dynamic blue tone, #2389CD has RGB (35, 137, 205) and HSL (204°, 71%, 47%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2389CD is #CD6723, creating high-contrast pairings. For softer combinations, try analogous colors like #23CDBC.

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

Contrast with #2389CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2389CD?

#2389CD is a dynamic blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2389CD?

#2389CD in RGB is (35, 137, 205) - 35 red, 137 green, and 205 blue.

How to use #2389CD in CSS?

Use #2389CD directly in your CSS properties like color or background-color.

What colors go well with #2389CD?

#CD6723 (complementary), #23CDBC (analogous), and #185D8C (lighter shade) work well with #2389CD.