#34DADA Color Information

Hex color code: #34DADA

The hex color #34DADA is a serene cyan with RGB values of (52, 218, 218) and HSL of (180°, 69%, 53%). It is popular in mobile app design.

Try:
Color NameTurquoise
HEX
#34DADA
RGB
52, 218, 218
HSL
180°, 69%, 53%
CMYK
76%, 0%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #34DADA; color: #000000; }

Badge

New Feature
.badge { background-color: #34DADA; 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 #34DADA; background-color: #34DADA15; }

Alert / Toast

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

Link / Accent

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

a { color: #34DADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34DADA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 218, 218

Red: 52 / Green: 218 / Blue: 218

HSL

180°, 69%, 53%

Hue: 180° / Saturation: 69% / Lightness: 53%

CMYK

76%, 0%, 0%, 15%

Cyan: 76% / Magenta: 0% / Yellow: 0% / Key: 15%

What color is #34DADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34DADA to RGB:

rgb(52, 218, 218)HEX to RGB Converter →

HEX to HSL

Convert #34DADA to HSL:

hsl(180, 69%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #34DADA to CMYK:

cmyk(76%, 0%, 0%, 15%)Color Converter →

Color Meaning and Usage

A tranquil cyan tone, #34DADA has RGB (52, 218, 218) and HSL (180°, 69%, 53%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34DADA is #DA3434, creating high-contrast pairings. For softer combinations, try analogous colors like #34DA87.

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

Contrast with #34DADA

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

Contrast Ratio: 12.19:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34DADA?

#34DADA is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #34DADA?

#34DADA in RGB is (52, 218, 218) - 52 red, 218 green, and 218 blue.

How to use #34DADA in CSS?

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

What colors go well with #34DADA?

#DA3434 (complementary), #34DA87 (analogous), and #1EA4A4 (lighter shade) work well with #34DADA.