Skip to main content Skip to docs navigation

#ceed1f hex color | Download Dark Green 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 Virtual Golf and its hex is #C1EE13 Nearest Color Name

Color Hue/Base color: Green

Hex #ceed1f Color code in RGB color code model is created after adding 80.78% red color, 92.94% green color and 12.16% blue color. Hex #ceed1f Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 87% yellow and 7.06% black.

Hex #ceed1f color code is between #ccee22 web safe hex color code and #dddd11 web safe hex color code. #ccee22 is the nearest web safe color code. You can see here many more shades of #ceed1f color code.

RGB Chart

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

Color Table

Hex Color Code ceed1f #ceed1f
RGB Decimal 206, 237, 31 206, 237, 31
RGB Percent 81%, 93%, 12% rgb(81%, 93%, 12%)
CSS RGBa 206, 237, 31,1 rgba(206,237,31,1)
CMYK Model cmyk(13%,0%,87%,7.06%)
HSL Color Space 69,85% ,53% hsl(69,85% ,53%)
HSV Color Space 69°, 87%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11101101 00011111
Octal 316 355 37
Decimal 206 237 31
Hex ce ed 1f

Different shades of #ceed1f color code.

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

Darkest of #ceed1f
#5c6a09
Darker of #ceed1f
#849a0c
Dark of #ceed1f
#adc910
Base of #ceed1f
#ceed1f
Light of #ceed1f
#d8f14e
Lighter
#e3f57d
Lightest
#edf8ad

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

#ceed1f
#3e1fed

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

Split Complementary

#ceed1f
#1f67ed
#a51fed

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

Analogous Color

#ed941f
#edb61f
#ceed1f
#89ed1f
#34ed1f

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

#ceed1f
#ed1fce
#1fceed

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

#ceed1f
#1fceed
#3e1fed
#ed3e1f

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

#ceed1f
#1feda5
#3e1fed
#ed1f67

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 #ceed1f

#333b05
#5c6a09
#849a0c
#adc910
#ceed1f
#d8f14e
#e3f57d
#edf8ad
#f7fcdc

Tints of #ceed1f Color

#ceed1f
#d3ef37
#d8f150
#def369
#e3f582
#e9f79b
#eef9b4
#f4fbcd
#f9fde6
#ffffff

Shades of #ceed1f color code

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

#ceed1f
#b7d21b
#a0b818
#899e14
#728311
#5b690d
#444f0a
#2d3406
#161a03
#000000

Tones

#ceed1f
#bdd537
#acbd4f
#9ba468
#8a8c80

Tones

Similar Color like #ceed1f color

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

#cfee20
#d0ef21
#d1f022
#d2f123
#d3f224
#d4f325
#d5f426
#d6f527
#d7f628
#d8f729
#d9f82a
#daf92b
#dbfa2c
#dcfb2d
#cdec1e
#cceb1d
#cbea1c
#cae91b
#c9e81a
#c8e719
#c7e618
#c6e517
#c5e416
#c4e315
#c3e214
#c2e113
#c1e012
#c0df11

Download this Dark Green

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

#ceed1f Color Code Preview on Black Background Color

This is how #ceed1f Color will look on black background color. Color contrast ratio is 15.76

#ceed1f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed1f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed1f

#ceed1f color code is use for CSS Background Color

Background color for the above div is #ceed1f

HTML with inline CSS

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

#ceed1f color code is use for CSS Border Color

CSS Border color for the above div is #ceed1f

HTML with inline CSS

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

CSS Border Left color for the above div is #ceed1f

HTML with inline CSS

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

CSS Border Right color for the above div is #ceed1f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceed1f

HTML with inline CSS

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

CSS Border Top color for the above div is #ceed1f

HTML with inline CSS

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

#ceed1f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceed1f Color code Preview on White Background

This is how #ceed1f Color code will look on white background color. Color contrast ratio is 1.33

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

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(206,237,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,31,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,237,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }