Skip to main content Skip to docs navigation

#01dfdb 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 First Timer Green and its hex is #00E8D8 Nearest Color Name

Color Hue/Base color: Blue

Hex #01dfdb Color code in RGB color code model is created after adding 0.39% red color, 87.45% green color and 85.88% blue color. Hex #01dfdb Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 2% yellow and 12.55% black.

Hex #01dfdb color code is between #00dddd web safe hex color code and #00eecc web safe hex color code. #00dddd is the nearest web safe color code. You can see here many more shades of #01dfdb color code.

RGB Chart

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

Color Table

Hex Color Code 01dfdb #01dfdb
RGB Decimal 1, 223, 219 1, 223, 219
RGB Percent 0%, 87%, 86% rgb(0%, 87%, 86%)
CSS RGBa 1, 223, 219,1 rgba(1,223,219,1)
CMYK Model cmyk(100%,0%,2%,12.55%)
HSL Color Space 179,99% ,44% hsl(179,99% ,44%)
HSV Color Space 179°, 100%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000001 11011111 11011011
Octal 1 337 333
Decimal 1 223 219
Hex 01 df db

Different shades of #01dfdb color code.

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

Darkest of #01dfdb
#004745
Darker of #01dfdb
#017977
Dark of #01dfdb
#01aca9
Base of #01dfdb
#01dfdb
Light of #01dfdb
#15fefa
Lighter
#48fefb
Lightest
#7bfefc

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

#01dfdb
#df0105

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

Split Complementary

#01dfdb
#df0174
#df6c01

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

Analogous Color

#01df5a
#01df7e
#01dfdb
#0199df
#013cdf

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

#01dfdb
#dfdb01
#db01df

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

#01dfdb
#db01df
#df0105
#05df01

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

#01dfdb
#6c01df
#df0105
#74df01

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 #01dfdb

#001414
#004745
#017977
#01aca9
#01dfdb
#15fefa
#48fefb
#7bfefc
#adfffd

Tints of #01dfdb Color

#01dfdb
#1de2df
#39e6e3
#55e9e7
#71edeb
#8ef0ef
#aaf4f3
#c6f7f7
#e2fbfb
#ffffff

Shades of #01dfdb color code

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

#01dfdb
#00c6c2
#00adaa
#009492
#007b79
#006361
#004a49
#003130
#001818
#000000

Tones

#01dfdb
#17c9c5
#2eb2b0
#449c9a
#5b8585

Tones

Similar Color like #01dfdb color

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

#02e0dc
#03e1dd
#04e2de
#05e3df
#06e4e0
#07e5e1
#08e6e2
#09e7e3
#0ae8e4
#0be9e5
#0ceae6
#0debe7
#0eece8
#0fede9
#00deda
#00ddd9
#00dcd8
#00dbd7
#00dad6
#00d9d5
#00d8d4
#00d7d3
#00d6d2
#00d5d1
#00d4d0
#00d3cf
#00d2ce
#00d1cd

Download this Dark Blue

Hex #01dfdb 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.

#01dfdb Color Code Preview on Black Background Color

This is how #01dfdb Color will look on black background color. Color contrast ratio is 12.58

#01dfdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #01dfdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #01dfdb

#01dfdb color code is use for CSS Background Color

Background color for the above div is #01dfdb

HTML with inline CSS

<div style="background-color:#01dfdb;"></div>

#01dfdb color code is use for CSS Border Color

CSS Border color for the above div is #01dfdb

HTML with inline CSS

<div style="border:5px solid #01dfdb;"></div>

CSS Border Left color for the above div is #01dfdb

HTML with inline CSS

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

CSS Border Right color for the above div is #01dfdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #01dfdb

HTML with inline CSS

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

CSS Border Top color for the above div is #01dfdb

HTML with inline CSS

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

#01dfdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#01dfdb Color code Preview on White Background

This is how #01dfdb Color code will look on white background color. Color contrast ratio is 1.67

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

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