Skip to main content Skip to docs navigation

#2dbddb 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 Summer Sky and its hex is #38B0DE Nearest Color Name

Color Hue/Base color: Blue

Hex #2dbddb Color code in RGB color code model is created after adding 17.65% red color, 74.12% green color and 85.88% blue color. Hex #2dbddb Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 14% magenta, 0% yellow and 14.12% black.

Hex #2dbddb color code is between #33bbdd web safe hex color code and #22cccc web safe hex color code. #33bbdd is the nearest web safe color code. You can see here many more shades of #2dbddb color code.

RGB Chart

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

Color Table

Hex Color Code 2dbddb #2dbddb
RGB Decimal 45, 189, 219 45, 189, 219
RGB Percent 18%, 74%, 86% rgb(18%, 74%, 86%)
CSS RGBa 45, 189, 219,1 rgba(45,189,219,1)
CMYK Model cmyk(79%,14%,0%,14.12%)
HSL Color Space 190,71% ,52% hsl(190,71% ,52%)
HSV Color Space 190°, 79%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101101 10111101 11011011
Octal 55 275 333
Decimal 45 189 219
Hex 2d bd db

Different shades of #2dbddb color code.

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

Darkest of #2dbddb
#10515f
Darker of #2dbddb
#18778a
Dark of #2dbddb
#1f9cb6
Base of #2dbddb
#2dbddb
Light of #2dbddb
#59cbe2
Lighter
#84d8ea
Lightest
#b0e6f1

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

#2dbddb
#db4b2d

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

Split Complementary

#2dbddb
#db2d66
#dba22d

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

Analogous Color

#2ddb93
#2ddbb0
#2dbddb
#2d83db
#2d3adb

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

#2dbddb
#bddb2d
#db2dbd

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

#2dbddb
#db2dbd
#db4b2d
#2ddb4b

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

#2dbddb
#a22ddb
#db4b2d
#66db2d

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 #2dbddb

#092c33
#10515f
#18778a
#1f9cb6
#2dbddb
#59cbe2
#84d8ea
#b0e6f1
#dbf4f9

Tints of #2dbddb Color

#2dbddb
#44c4df
#5bcbe3
#73d3e7
#8adaeb
#a1e1ef
#b9e9f3
#d0f0f7
#e7f7fb
#ffffff

Shades of #2dbddb color code

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

#2dbddb
#28a8c2
#2393aa
#1e7e92
#196979
#145461
#0f3f49
#0a2a30
#051518
#000000

Tones

#2dbddb
#46adc2
#5e9daa
#778d91
#848484

Tones

Similar Color like #2dbddb color

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

#2ebedc
#2fbfdd
#30c0de
#31c1df
#32c2e0
#33c3e1
#34c4e2
#35c5e3
#36c6e4
#37c7e5
#38c8e6
#39c9e7
#3acae8
#3bcbe9
#2cbcda
#2bbbd9
#2abad8
#29b9d7
#28b8d6
#27b7d5
#26b6d4
#25b5d3
#24b4d2
#23b3d1
#22b2d0
#21b1cf
#20b0ce
#1fafcd

Download this Dark Blue

Hex #2dbddb 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.

#2dbddb Color Code Preview on Black Background Color

This is how #2dbddb Color will look on black background color. Color contrast ratio is 9.41

#2dbddb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2dbddb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2dbddb

#2dbddb color code is use for CSS Background Color

Background color for the above div is #2dbddb

HTML with inline CSS

<div style="background-color:#2dbddb;"></div>

#2dbddb color code is use for CSS Border Color

CSS Border color for the above div is #2dbddb

HTML with inline CSS

<div style="border:5px solid #2dbddb;"></div>

CSS Border Left color for the above div is #2dbddb

HTML with inline CSS

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

CSS Border Right color for the above div is #2dbddb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2dbddb

HTML with inline CSS

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

CSS Border Top color for the above div is #2dbddb

HTML with inline CSS

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

#2dbddb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2dbddb Color code Preview on White Background

This is how #2dbddb Color code will look on white background color. Color contrast ratio is 2.23

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

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(45,189,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,75,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(45,189,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }