Skip to main content Skip to docs navigation

#30eadd hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Ice Climber and its hex is #25E2CD Nearest Color Name

Color Hue/Base color: Blue

Hex #30eadd Color code in RGB color code model is created after adding 18.82% red color, 91.76% green color and 86.67% blue color. Hex #30eadd Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 0% magenta, 6% yellow and 8.24% black.

Hex #30eadd color code is between #33eecc web safe hex color code and #22ddee web safe hex color code. #33eecc is the nearest web safe color code. You can see here many more shades of #30eadd color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 30eadd #30eadd
RGB Decimal 48, 234, 221 48, 234, 221
RGB Percent 19%, 92%, 87% rgb(19%, 92%, 87%)
CSS RGBa 48, 234, 221,1 rgba(48,234,221,1)
CMYK Model cmyk(79%,0%,6%,8.24%)
HSL Color Space 176,82% ,55% hsl(176,82% ,55%)
HSV Color Space 176°, 79%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110000 11101010 11011101
Octal 60 352 335
Decimal 48 234 221
Hex 30 ea dd

Different shades of #30eadd color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #30eadd
#0c756e
Darker of #30eadd
#11a399
Dark of #30eadd
#15d2c5
Base of #30eadd
#30eadd
Light of #30eadd
#5eefe5
Lighter
#8df3ec
Lightest
#bbf8f4

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#30eadd
#ea303d

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#30eadd
#ea309a
#ea8030

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#30ea70
#30ea90
#30eadd
#30b9ea
#306bea

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#30eadd
#eadd30
#dd30ea

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#30eadd
#dd30ea
#ea303d
#3dea30

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#30eadd
#8030ea
#ea303d
#9aea30

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #30eadd

#074742
#0c756e
#11a399
#15d2c5
#30eadd
#5eefe5
#8df3ec
#bbf8f4
#e9fdfb

Tints of #30eadd Color

#30eadd
#47ece0
#5eeee4
#75f1e8
#8cf3ec
#a3f5ef
#baf8f3
#d1faf7
#e8fcfb
#ffffff

Shades of #30eadd color code

Generate more color scales with scales (color stack) generator.

#30eadd
#2ad0c4
#25b6ab
#209c93
#1a827a
#156862
#104e49
#0a3431
#051a18
#000000

Tones

#30eadd
#47d3c9
#5ebcb6
#74a6a2
#8b8f8f

Tones

Similar Color like #30eadd color

Find visually similar hex color codes nearing to #30eadd hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#31ebde
#32ecdf
#33ede0
#34eee1
#35efe2
#36f0e3
#37f1e4
#38f2e5
#39f3e6
#3af4e7
#3bf5e8
#3cf6e9
#3df7ea
#3ef8eb
#2fe9dc
#2ee8db
#2de7da
#2ce6d9
#2be5d8
#2ae4d7
#29e3d6
#28e2d5
#27e1d4
#26e0d3
#25dfd2
#24ded1
#23ddd0
#22dccf

Download this Dark Blue

Hex #30eadd Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#30eadd Color Code Preview on Black Background Color

This is how #30eadd Color will look on black background color. Color contrast ratio is 13.94

#30eadd in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#30eadd">Your Example Paragraph content text in with font color #30eadd </p>

Your Example Paragraph content text in with font color #30eadd

HTML with inline CSS

<div style="color:#30eadd">Your Paragraph text in with font color #30eadd </div>

Your Example Paragraph content text in with font color #30eadd

#30eadd color code is use for CSS Background Color

Background color for the above div is #30eadd

HTML with inline CSS

<div style="background-color:#30eadd;"></div>

#30eadd color code is use for CSS Border Color

CSS Border color for the above div is #30eadd

HTML with inline CSS

<div style="border:5px solid #30eadd;"></div>

CSS Border Left color for the above div is #30eadd

HTML with inline CSS

<div style="border-left:5px solid #30eadd;"></div>

CSS Border Right color for the above div is #30eadd

HTML with inline CSS

<div style="border-right:5px solid #30eadd;"></div>

CSS Border Bottom color for the above div is #30eadd

HTML with inline CSS

<div style="border-bottom:5px solid #30eadd;"></div>

CSS Border Top color for the above div is #30eadd

HTML with inline CSS

<div style="border-top:5px solid #30eadd;"></div>

#30eadd hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#30eadd; } .examplecolorclass {color:#30eadd; } .examplebordercolor {border:3px solid #30eadd; }

#30eadd Color code Preview on White Background

This is how #30eadd Color code will look on white background color. Color contrast ratio is 1.51

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #30eadd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #30eadd; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(48,234,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,48,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,234,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }