Skip to main content Skip to docs navigation

#0fddac 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 Malted Mint Madness and its hex is #11DDAA Nearest Color Name

Color Hue/Base color: Blue

Hex #0fddac Color code in RGB color code model is created after adding 5.88% red color, 86.67% green color and 67.45% blue color. Hex #0fddac Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 22% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code 0fddac #0fddac
RGB Decimal 15, 221, 172 15, 221, 172
RGB Percent 6%, 87%, 67% rgb(6%, 87%, 67%)
CSS RGBa 15, 221, 172,1 rgba(15,221,172,1)
CMYK Model cmyk(93%,0%,22%,13.33%)
HSL Color Space 166,87% ,46% hsl(166,87% ,46%)
HSV Color Space 166°, 93%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 11011101 10101100
Octal 17 335 254
Decimal 15 221 172
Hex 0f dd ac

Different shades of #0fddac color code.

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

Darkest of #0fddac
#054e3c
Darker of #0fddac
#097d62
Dark of #0fddac
#0cad87
Base of #0fddac
#0fddac
Light of #0fddac
#2ef1c3
Lighter
#5ef4d0
Lightest
#8ef7de

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

#0fddac
#dd0f40

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

Split Complementary

#0fddac
#dd0fa7
#dd450f

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

Analogous Color

#0fdd34
#0fdd56
#0fddac
#0fc9dd
#0f73dd

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

#0fddac
#ddac0f
#ac0fdd

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

#0fddac
#ac0fdd
#dd0f40
#40dd0f

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

#0fddac
#450fdd
#dd0f40
#a7dd0f

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

#021e17
#054e3c
#097d62
#0cad87
#0fddac
#2ef1c3
#5ef4d0
#8ef7de
#bdfbec

Tints of #0fddac Color

#0fddac
#29e0b5
#44e4be
#5fe8c7
#79ecd0
#94efda
#aff3e3
#c9f7ec
#e4fbf5
#ffffff

Shades of #0fddac color code

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

#0fddac
#0dc498
#0bab85
#0a9372
#087a5f
#06624c
#054939
#033126
#011813
#000000

Tones

#0fddac
#27c5a0
#3eae93
#569687
#6d7f7a

Tones

Similar Color like #0fddac color

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

#10dead
#11dfae
#12e0af
#13e1b0
#14e2b1
#15e3b2
#16e4b3
#17e5b4
#18e6b5
#19e7b6
#1ae8b7
#1be9b8
#1ceab9
#1debba
#0edcab
#0ddbaa
#0cdaa9
#0bd9a8
#0ad8a7
#09d7a6
#08d6a5
#07d5a4
#06d4a3
#05d3a2
#04d2a1
#03d1a0
#02d09f
#01cf9e

Download this Dark Blue

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

#0fddac Color Code Preview on Black Background Color

This is how #0fddac Color will look on black background color. Color contrast ratio is 11.96

#0fddac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0fddac color code is use for CSS Background Color

Background color for the above div is #0fddac

HTML with inline CSS

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

#0fddac color code is use for CSS Border Color

CSS Border color for the above div is #0fddac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0fddac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0fddac Color code Preview on White Background

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

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

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