crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#cff6a0 hex color - Green - Warm color - Information

#cff6a0 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #cff6a0 Color code in RGB color code model is created after adding 81.18% red color, 96.47% green color and 62.75% blue color. Hex #cff6a0 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 35% yellow and 4% black.

Hex #cff6a0 color code is between #ccee99 web safe hex color code and #ddffaa web safe hex color code. #ccee99 is the nearest web safe color code. You can see here many more shades of #cff6a0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecff6a0#cff6a0
RGB Decimal207, 246, 160rgb(207, 246, 160)
RGB Percent81%, 96%, 63%rgb(81%, 96%, 63%)
CSS RGBa207, 246, 160,1rgba(207,246,160,1)
CMYK Modelcmyk(16%,0%,35%,4%)
HSL Color Space87,83% ,80%hsl(87,83% ,80%)
HSV Color Space87°, 35%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011111111011010100000
Octal317366240
Decimal207246160
Hexcff6a0

Different shades of #cff6a0 color code.

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

Light Shade of #cff6a0
#e7facf
Dark Shade of #cff6a0
#b7f271
Saturated Shade of #cff6a0
#cffb9b
Desaturated Shade of #cff6a0
#cef1a5
Grey scale Shade of #cff6a0
#cbcbcb
Brighten Shade
#e8ffb9
Most Readable Shade
#000000

Shades of #cff6a0 color code

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

#cff6a0
#b8da8e
#a1bf7c
#8aa46a
#738858
#5c6d47
#455235
#2e3623
#171b11
#000000

Similar Color like #cff6a0 color

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

#d0f7a1
#d1f8a2
#d2f9a3
#d3faa4
#d4fba5
#d5fca6
#d6fda7
#d7fea8
#d8ffa9
#d9ffaa
#daffab
#dbffac
#dcffad
#ddffae
#cef59f
#cdf49e
#ccf39d
#cbf29c
#caf19b
#c9f09a
#c8ef99
#c7ee98
#c6ed97
#c5ec96
#c4eb95
#c3ea94
#c2e993
#c1e892

Monochromatic Color with #cff6a0

#cff6a0
#1c2116
#404c31
#64764d
#87a169
#abcb84

Tints of #cff6a0 Color

#cff6a0
#d4f7aa
#d9f8b5
#dff9bf
#e4faca
#e9fbd4
#effcdf
#f4fde9
#f9fef4
#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

#cff6a0
#c7a0f6

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

Split Complementary

#cff6a0
#a0a4f6
#f2a0f6

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

Analogous Color

#f1f6a0
#e0f6a0
#cff6a0
#bef6a0
#adf6a0

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

#cff6a0
#a0cff6
#f6a0cf

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

#cff6a0
#a0f6f2
#c7a0f6
#f6a0a4

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

#cff6a0
#c7a0f6
#f2a0f6
#a4f6a0

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

#cff6a0 Color Code Preview on Black Background Color

This is how #cff6a0 Color will look on black background color. Color contrast ratio is 17.34

#cff6a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cff6a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cff6a0

#cff6a0 color code is use for CSS Background Color

Background color for the above div is #cff6a0

HTML with inline CSS

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

#cff6a0 color code is use for CSS Border Color

CSS Border color for the above div is #cff6a0

HTML with inline CSS

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

CSS Border Left color for the above div is #cff6a0

HTML with inline CSS

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

CSS Border Right color for the above div is #cff6a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cff6a0

HTML with inline CSS

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

CSS Border Top color for the above div is #cff6a0

HTML with inline CSS

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

#cff6a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cff6a0 Color code Preview on White Background

This is how #cff6a0 Color code will look on white background color. Color contrast ratio is 1.21

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.