#235246 Color Information

Hex color code: #235246

#235246 is a dramatic cyan color. In RGB it is (35, 82, 70), and in HSL it is (165°, 40%, 23%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#235246
RGB
35, 82, 70
HSL
165°, 40%, 23%
CMYK
57%, 0%, 15%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #235246; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 82, 70

Red: 35 / Green: 82 / Blue: 70

HSL

165°, 40%, 23%

Hue: 165° / Saturation: 40% / Lightness: 23%

CMYK

57%, 0%, 15%, 68%

Cyan: 57% / Magenta: 0% / Yellow: 15% / Key: 68%

What color is #235246?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #235246 to RGB:

rgb(35, 82, 70)HEX to RGB Converter →

HEX to HSL

Convert #235246 to HSL:

hsl(165, 40%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #235246 to CMYK:

cmyk(57%, 0%, 15%, 68%)Color Converter →

Color Meaning and Usage

A deep cyan tone, #235246 has RGB (35, 82, 70) and HSL (165°, 40%, 23%). 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 #235246 is #52232F, creating high-contrast pairings. For softer combinations, try analogous colors like #23522F.

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

Contrast with #235246

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #235246?

#235246 is a deep cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #235246?

#235246 in RGB is (35, 82, 70) - 35 red, 82 green, and 70 blue.

How to use #235246 in CSS?

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

What colors go well with #235246?

#52232F (complementary), #23522F (analogous), and #0C1D18 (lighter shade) work well with #235246.