Skip to main content Skip to docs navigation

#20ddef 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 Cold Heights and its hex is #22DDEE Nearest Color Name

Color Hue/Base color: Blue

Hex #20ddef Color code in RGB color code model is created after adding 12.55% red color, 86.67% green color and 93.73% blue color. Hex #20ddef Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 8% magenta, 0% yellow and 6.27% black.

Hex #20ddef color code is between #22ccee web safe hex color code and #11eeff web safe hex color code. #22ccee is the nearest web safe color code. You can see here many more shades of #20ddef color code.

RGB Chart

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

Color Table

Hex Color Code 20ddef #20ddef
RGB Decimal 32, 221, 239 32, 221, 239
RGB Percent 13%, 87%, 94% rgb(13%, 87%, 94%)
CSS RGBa 32, 221, 239,1 rgba(32,221,239,1)
CMYK Model cmyk(87%,8%,0%,6.27%)
HSL Color Space 185,87% ,53% hsl(185,87% ,53%)
HSV Color Space 185°, 87%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100000 11011101 11101111
Octal 40 335 357
Decimal 32 221 239
Hex 20 dd ef

Different shades of #20ddef color code.

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

Darkest of #20ddef
#08656e
Darker of #20ddef
#0b919e
Dark of #20ddef
#0fbdcd
Base of #20ddef
#20ddef
Light of #20ddef
#50e4f2
Lighter
#7fecf6
Lightest
#aff3f9

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

#20ddef
#ef3220

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

Split Complementary

#20ddef
#ef2075
#ef9a20

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

Analogous Color

#20ef88
#20efab
#20ddef
#2098ef
#2042ef

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

#20ddef
#ddef20
#ef20dd

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

#20ddef
#ef20dd
#ef3220
#20ef32

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

#20ddef
#9a20ef
#ef3220
#75ef20

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 #20ddef

#04393f
#08656e
#0b919e
#0fbdcd
#20ddef
#50e4f2
#7fecf6
#aff3f9
#defafd

Tints of #20ddef Color

#20ddef
#38e0f0
#51e4f2
#6ae8f4
#83ecf6
#9beff7
#b4f3f9
#cdf7fb
#e6fbfd
#ffffff

Shades of #20ddef color code

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

#20ddef
#1cc4d4
#18abb9
#15939f
#117a84
#0e626a
#0a494f
#073135
#03181a
#000000

Tones

#20ddef
#38c9d7
#50b6bf
#68a2a7
#808e8f

Tones

Similar Color like #20ddef color

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

#21def0
#22dff1
#23e0f2
#24e1f3
#25e2f4
#26e3f5
#27e4f6
#28e5f7
#29e6f8
#2ae7f9
#2be8fa
#2ce9fb
#2deafc
#2eebfd
#1fdcee
#1edbed
#1ddaec
#1cd9eb
#1bd8ea
#1ad7e9
#19d6e8
#18d5e7
#17d4e6
#16d3e5
#15d2e4
#14d1e3
#13d0e2
#12cfe1

Download this Dark Blue

Hex #20ddef 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.

#20ddef Color Code Preview on Black Background Color

This is how #20ddef Color will look on black background color. Color contrast ratio is 12.65

#20ddef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #20ddef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #20ddef

#20ddef color code is use for CSS Background Color

Background color for the above div is #20ddef

HTML with inline CSS

<div style="background-color:#20ddef;"></div>

#20ddef color code is use for CSS Border Color

CSS Border color for the above div is #20ddef

HTML with inline CSS

<div style="border:5px solid #20ddef;"></div>

CSS Border Left color for the above div is #20ddef

HTML with inline CSS

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

CSS Border Right color for the above div is #20ddef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #20ddef

HTML with inline CSS

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

CSS Border Top color for the above div is #20ddef

HTML with inline CSS

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

#20ddef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#20ddef Color code Preview on White Background

This is how #20ddef Color code will look on white background color. Color contrast ratio is 1.66

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 #20ddef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #20ddef; }

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(32,221,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,50,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(32,221,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }