#336B53 Color Information

Hex color code: #336B53

A pastel cyan shade, #336B53 appears as (51, 107, 83) in RGB and (154°, 35%, 31%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#336B53
RGB
51, 107, 83
HSL
154°, 35%, 31%
CMYK
52%, 0%, 22%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #336B53; 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 #336B53; background-color: #336B5315; }

Alert / Toast

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

Link / Accent

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

a { color: #336B53; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #336B53 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 107, 83

Red: 51 / Green: 107 / Blue: 83

HSL

154°, 35%, 31%

Hue: 154° / Saturation: 35% / Lightness: 31%

CMYK

52%, 0%, 22%, 58%

Cyan: 52% / Magenta: 0% / Yellow: 22% / Key: 58%

What color is #336B53?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #336B53 to RGB:

rgb(51, 107, 83)HEX to RGB Converter →

HEX to HSL

Convert #336B53 to HSL:

hsl(154, 35%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #336B53 to CMYK:

cmyk(52%, 0%, 22%, 58%)Color Converter →

Color Meaning and Usage

#336B53 is a pastel cyan color with RGB values of 51, 107, 83 and HSL of 154°, 35%, 31%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #336B53 is #6B334B, creating high-contrast pairings. For softer combinations, try analogous colors like #336B37.

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

Contrast with #336B53

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #336B53?

#336B53 is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #336B53?

#336B53 in RGB is (51, 107, 83) - 51 red, 107 green, and 83 blue.

How to use #336B53 in CSS?

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

What colors go well with #336B53?

#6B334B (complementary), #336B37 (analogous), and #1B372B (lighter shade) work well with #336B53.