Skip to main content Skip to docs navigation

#0dfdcc 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 Plunge Pool and its hex is #00FFCC Nearest Color Name

Color Hue/Base color: Blue

Hex #0dfdcc Color code in RGB color code model is created after adding 5.1% red color, 99.22% green color and 80% blue color. Hex #0dfdcc Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 19% yellow and 0.78% black.

Hex #0dfdcc color code is between #11ffbb web safe hex color code and #00eedd web safe hex color code. #11ffbb is the nearest web safe color code. You can see here many more shades of #0dfdcc color code.

RGB Chart

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

Color Table

Hex Color Code 0dfdcc #0dfdcc
RGB Decimal 13, 253, 204 13, 253, 204
RGB Percent 5%, 99%, 80% rgb(5%, 99%, 80%)
CSS RGBa 13, 253, 204,1 rgba(13,253,204,1)
CMYK Model cmyk(95%,0%,19%,0.78%)
HSL Color Space 168,98% ,52% hsl(168,98% ,52%)
HSV Color Space 168°, 95%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001101 11111101 11001100
Octal 15 375 314
Decimal 13 253 204
Hex 0d fd cc

Different shades of #0dfdcc color code.

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

Darkest of #0dfdcc
#017059
Darker of #0dfdcc
#01a382
Dark of #0dfdcc
#02d5aa
Base of #0dfdcc
#0dfdcc
Light of #0dfdcc
#40fdd7
Lighter
#72fee1
Lightest
#a5feec

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

#0dfdcc
#fd0d3e

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

Split Complementary

#0dfdcc
#fd0db6
#fd540d

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

Analogous Color

#0dfd40
#0dfd68
#0dfdcc
#0ddefd
#0d7afd

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

#0dfdcc
#fdcc0d
#cc0dfd

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

#0dfdcc
#cc0dfd
#fd0d3e
#3efd0d

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

#0dfdcc
#540dfd
#fd0d3e
#b6fd0d

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 #0dfdcc

#013e31
#017059
#01a382
#02d5aa
#0dfdcc
#40fdd7
#72fee1
#a5feec
#d7fff7

Tints of #0dfdcc Color

#0dfdcc
#27fdd1
#42fdd7
#5dfddd
#78fde2
#93fee8
#aefeee
#c9fef3
#e4fef9
#ffffff

Shades of #0dfdcc color code

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

#0dfdcc
#0be0b5
#0ac49e
#08a888
#078c71
#05705a
#045444
#02382d
#011c16
#000000

Tones

#0dfdcc
#25e5be
#3eccaf
#56b4a1
#6f9b92

Tones

Similar Color like #0dfdcc color

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

#0efecd
#0fffce
#10ffcf
#11ffd0
#12ffd1
#13ffd2
#14ffd3
#15ffd4
#16ffd5
#17ffd6
#18ffd7
#19ffd8
#1affd9
#1bffda
#0cfccb
#0bfbca
#0afac9
#09f9c8
#08f8c7
#07f7c6
#06f6c5
#05f5c4
#04f4c3
#03f3c2
#02f2c1
#01f1c0
#00f0bf
#00efbe

Download this Dark Blue

Hex #0dfdcc 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.

#0dfdcc Color Code Preview on Black Background Color

This is how #0dfdcc Color will look on black background color. Color contrast ratio is 15.94

#0dfdcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0dfdcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0dfdcc

#0dfdcc color code is use for CSS Background Color

Background color for the above div is #0dfdcc

HTML with inline CSS

<div style="background-color:#0dfdcc;"></div>

#0dfdcc color code is use for CSS Border Color

CSS Border color for the above div is #0dfdcc

HTML with inline CSS

<div style="border:5px solid #0dfdcc;"></div>

CSS Border Left color for the above div is #0dfdcc

HTML with inline CSS

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

CSS Border Right color for the above div is #0dfdcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0dfdcc

HTML with inline CSS

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

CSS Border Top color for the above div is #0dfdcc

HTML with inline CSS

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

#0dfdcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0dfdcc Color code Preview on White Background

This is how #0dfdcc Color code will look on white background color. Color contrast ratio is 1.32

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

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(13,253,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,13,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(13,253,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }