@
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.

#ccf14c hex color - Green - Warm color - Information

#ccf14c hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #ccf14c Color code in RGB color code model is created after adding 80% red color, 94.51% green color and 29.8% blue color. Hex #ccf14c Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 68% yellow and 5.49% black.

Hex #ccf14c color code is between #bbee44 web safe hex color code and #ddff55 web safe hex color code. #bbee44 is the nearest web safe color code. You can see here many more shades of #ccf14c 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 ccf14c #ccf14c
RGB Decimal 204, 241, 76 rgb(204, 241, 76)
RGB Percent 80%, 95%, 30% rgb(80%, 95%, 30%)
CSS RGBa 204, 241, 76,1 rgba(204,241,76,1)
CMYK Model cmyk(15%,0%,68%,5.49%)
HSL Color Space 73,85% ,62% hsl(73,85% ,62%)
HSV Color Space 73°, 68%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 11110001 01001100
Octal 314 361 114
Decimal 204 241 76
Hex cc f1 4c

Different shades of #ccf14c color code.

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

Light Shade of #ccf14c
#d9f57b
Dark Shade of #ccf14c
#bfed1d
Saturated Shade of #ccf14c
#d1fb42
Desaturated Shade of #ccf14c
#c7e756
Grey scale Shade of #ccf14c
#9e9e9e
Brighten Shade
#e5ff65
Most Readable Shade
#000000

Shades of #ccf14c color code

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

#ccf14c
#b5d643
#9ebb3b
#88a032
#71852a
#5a6b21
#445019
#2d3510
#161a08
#000000

Similar Color like #ccf14c color

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

#cdf24d
#cef34e
#cff44f
#d0f550
#d1f651
#d2f752
#d3f853
#d4f954
#d5fa55
#d6fb56
#d7fc57
#d8fd58
#d9fe59
#daff5a
#cbf04b
#caef4a
#c9ee49
#c8ed48
#c7ec47
#c6eb46
#c5ea45
#c4e944
#c3e843
#c2e742
#c1e641
#c0e540
#bfe43f
#bee33e

Monochromatic Color with #ccf14c

#ccf14c
#181c09
#3c4716
#607124
#849c31
#a8c63f

Tints of #ccf14c Color

#ccf14c
#d1f25f
#d7f473
#ddf587
#e2f79b
#e8f8af
#eefac3
#f3fbd7
#f9fdeb
#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

#ccf14c
#714cf1

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

Split Complementary

#ccf14c
#4c7af1
#c34cf1

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

Analogous Color

#f1d44c
#edf14c
#ccf14c
#abf14c
#8af14c

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

#ccf14c
#4cccf1
#f14ccc

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

#ccf14c
#4cf1c3
#714cf1
#f14c79

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

#ccf14c
#714cf1
#c34cf1
#7af14c

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

#ccf14c Color Code Preview on Black Background Color

This is how #ccf14c Color will look on black background color. Color contrast ratio is 16.25

#ccf14c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccf14c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccf14c

#ccf14c color code is use for CSS Background Color

Background color for the above div is #ccf14c

HTML with inline CSS

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

#ccf14c color code is use for CSS Border Color

CSS Border color for the above div is #ccf14c

HTML with inline CSS

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

CSS Border Left color for the above div is #ccf14c

HTML with inline CSS

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

CSS Border Right color for the above div is #ccf14c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccf14c

HTML with inline CSS

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

CSS Border Top color for the above div is #ccf14c

HTML with inline CSS

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

#ccf14c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccf14c Color code Preview on White Background

This is how #ccf14c Color code will look on white background color. Color contrast ratio is 1.29

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

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(204,241,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,76,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,241,76,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.