crispedge.com

Color picker

Loading...

#dbf2a0 hex color - Green - Warm color - Information

#dbf2a0 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #dbf2a0 Color code in RGB color code model is created after adding 85.88% red color, 94.9% green color and 62.75% blue color. Hex #dbf2a0 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 34% yellow and 5% black.

Hex #dbf2a0 color code is between #ddee99 web safe hex color code and #ccffaa web safe hex color code. #ddee99 is the nearest web safe color code. You can see here many more shades of #dbf2a0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code dbf2a0 #dbf2a0
RGB Decimal 219, 242, 160 rgb(219, 242, 160)
RGB Percent 86%, 95%, 63% rgb(86%, 95%, 63%)
CSS RGBa 219, 242, 160,1 rgba(219,242,160,1)
CMYK Model cmyk(10%,0%,34%,5%)
HSL Color Space 77,76% ,79% hsl(77,76% ,79%)
HSV Color Space 77°, 34%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11110010 10100000
Octal 333 362 240
Decimal 219 242 160
Hex db f2 a0

Different shades of #dbf2a0 color code.

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

Light Shade of #dbf2a0
#ecf8cd
Dark Shade of #dbf2a0
#caec73
Saturated Shade of #dbf2a0
#ddf79b
Desaturated Shade of #dbf2a0
#d9eda5
Grey scale Shade of #dbf2a0
#c9c9c9
Brighten Shade
#f4ffb9
Most Readable Shade
#000000

Shades of #dbf2a0 color code

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

#dbf2a0
#c2d78e
#aabc7c
#92a16a
#798658
#616b47
#495035
#303523
#181a11
#000000

Similar Color like #dbf2a0 color

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

#dcf3a1
#ddf4a2
#def5a3
#dff6a4
#e0f7a5
#e1f8a6
#e2f9a7
#e3faa8
#e4fba9
#e5fcaa
#e6fdab
#e7feac
#e8ffad
#e9ffae
#daf19f
#d9f09e
#d8ef9d
#d7ee9c
#d6ed9b
#d5ec9a
#d4eb99
#d3ea98
#d2e997
#d1e896
#d0e795
#cfe694
#cee593
#cde492

Monochromatic Color with #dbf2a0

#dbf2a0
#1b1d13
#414830
#68724c
#8e9d68
#b5c784

Tints of #dbf2a0 Color

#dbf2a0
#dff3aa
#e3f4b5
#e7f6bf
#ebf7ca
#eff9d4
#f3fadf
#f7fce9
#fbfdf4
#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

#dbf2a0
#b7a0f2

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

Split Complementary

#dbf2a0
#a0b2f2
#e0a0f2

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

Analogous Color

#f2e8a0
#ebf2a0
#dbf2a0
#cbf2a0
#baf2a0

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

#dbf2a0
#a0dbf2
#f2a0db

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

#dbf2a0
#a0f2e0
#b7a0f2
#f2a0b2

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

#dbf2a0
#b7a0f2
#e0a0f2
#b2f2a0

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 #dbf2a0 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.

#dbf2a0 Color Code Preview on Black Background Color

This is how #dbf2a0 Color will look on black background color. Color contrast ratio is 17.22

#dbf2a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbf2a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbf2a0

#dbf2a0 color code is use for CSS Background Color

Background color for the above div is #dbf2a0

HTML with inline CSS

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

#dbf2a0 color code is use for CSS Border Color

CSS Border color for the above div is #dbf2a0

HTML with inline CSS

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

CSS Border Left color for the above div is #dbf2a0

HTML with inline CSS

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

CSS Border Right color for the above div is #dbf2a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbf2a0

HTML with inline CSS

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

CSS Border Top color for the above div is #dbf2a0

HTML with inline CSS

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

#dbf2a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbf2a0 Color code Preview on White Background

This is how #dbf2a0 Color code will look on white background color. Color contrast ratio is 1.22

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.