#234070 Color Information

Hex color code: #234070

A tranquil blue shade, #234070 appears as (35, 64, 112) in RGB and (217°, 52%, 29%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#234070
RGB
35, 64, 112
HSL
217°, 52%, 29%
CMYK
69%, 43%, 0%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #234070; 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 #234070; background-color: #23407015; }

Alert / Toast

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

Link / Accent

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

a { color: #234070; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #234070 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 64, 112

Red: 35 / Green: 64 / Blue: 112

HSL

217°, 52%, 29%

Hue: 217° / Saturation: 52% / Lightness: 29%

CMYK

69%, 43%, 0%, 56%

Cyan: 69% / Magenta: 43% / Yellow: 0% / Key: 56%

What color is #234070?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #234070 to RGB:

rgb(35, 64, 112)HEX to RGB Converter →

HEX to HSL

Convert #234070 to HSL:

hsl(217, 52%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #234070 to CMYK:

cmyk(69%, 43%, 0%, 56%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #234070 has RGB (35, 64, 112) and HSL (217°, 52%, 29%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #234070 is #705323, creating high-contrast pairings. For softer combinations, try analogous colors like #236770.

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

Contrast with #234070

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #234070?

#234070 is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #234070?

#234070 in RGB is (35, 64, 112) - 35 red, 64 green, and 112 blue.

How to use #234070 in CSS?

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

What colors go well with #234070?

#705323 (complementary), #236770 (analogous), and #111F36 (lighter shade) work well with #234070.