crispedge.com

Color picker

Loading...

#adf3cf hex color - Green - Cool color - Information

#adf3cf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #adf3cf Color code in RGB color code model is created after adding 67.84% red color, 95.29% green color and 81.18% blue color. Hex #adf3cf Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 15% yellow and 5% black.

Hex #adf3cf color code is between #aaeecc web safe hex color code and #bbffdd web safe hex color code. #aaeecc is the nearest web safe color code. You can see here many more shades of #adf3cf color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeadf3cf#adf3cf
RGB Decimal173, 243, 207rgb(173, 243, 207)
RGB Percent68%, 95%, 81%rgb(68%, 95%, 81%)
CSS RGBa173, 243, 207,1rgba(173,243,207,1)
CMYK Modelcmyk(29%,0%,15%,5%)
HSL Color Space149,74% ,82%hsl(149,74% ,82%)
HSV Color Space149°, 29%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011111001111001111
Octal255363317
Decimal173243207
Hexadf3cf

Different shades of #adf3cf color code.

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

Light Shade of #adf3cf
#d9fae9
Dark Shade of #adf3cf
#80ecb5
Saturated Shade of #adf3cf
#a8f8cf
Desaturated Shade of #adf3cf
#b2eecf
Grey scale Shade of #adf3cf
#d0d0d0
Brighten Shade
#c6ffe8
Most Readable Shade
#000000

Shades of #adf3cf color code

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

#adf3cf
#99d8b8
#86bda1
#73a28a
#608773
#4c6c5c
#395145
#26362e
#131b17
#000000

Similar Color like #adf3cf color

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

#aef4d0
#aff5d1
#b0f6d2
#b1f7d3
#b2f8d4
#b3f9d5
#b4fad6
#b5fbd7
#b6fcd8
#b7fdd9
#b8feda
#b9ffdb
#baffdc
#bbffdd
#acf2ce
#abf1cd
#aaf0cc
#a9efcb
#a8eeca
#a7edc9
#a6ecc8
#a5ebc7
#a4eac6
#a3e9c5
#a2e8c4
#a1e7c3
#a0e6c2
#9fe5c1

Monochromatic Color with #adf3cf

#adf3cf
#161e1a
#34493e
#527362
#709e87
#8fc8ab

Tints of #adf3cf Color

#adf3cf
#b6f4d4
#bff5d9
#c8f7df
#d1f8e4
#daf9e9
#e3fbef
#ecfcf4
#f5fdf9
#ffffff

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

#adf3cf
#f3add1

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

Split Complementary

#adf3cf
#f2adf3
#f3adae

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

Analogous Color

#adf3b3
#adf3c1
#adf3cf
#adf3dd
#adf3eb

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

#adf3cf
#cfadf3
#f3cfad

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

#adf3cf
#adaef3
#f3add1
#f3f2ad

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#adf3cf
#f3add1
#f3adae
#adf3f2

Double Complementary 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).

Hex #adf3cf 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.

#adf3cf Color Code Preview on Black Background Color

This is how #adf3cf Color will look on black background color. Color contrast ratio is 16.50

#adf3cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adf3cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adf3cf

#adf3cf color code is use for CSS Background Color

Background color for the above div is #adf3cf

HTML with inline CSS

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

#adf3cf color code is use for CSS Border Color

CSS Border color for the above div is #adf3cf

HTML with inline CSS

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

CSS Border Left color for the above div is #adf3cf

HTML with inline CSS

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

CSS Border Right color for the above div is #adf3cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adf3cf

HTML with inline CSS

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

CSS Border Top color for the above div is #adf3cf

HTML with inline CSS

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

#adf3cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adf3cf Color code Preview on White Background

This is how #adf3cf Color code will look on white background color. Color contrast ratio is 1.27

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(173,243,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(243,173,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,243,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.