Skip to main content Skip to docs navigation

#aff70e 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 Shishito Pepper Green and its hex is #BBF90F Nearest Color Name

Color Hue/Base color: Green

Hex #aff70e Color code in RGB color code model is created after adding 68.63% red color, 96.86% green color and 5.49% blue color. Hex #aff70e Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 94% yellow and 3.14% black.

Hex #aff70e color code is between #aaff11 web safe hex color code and #bbee00 web safe hex color code. #aaff11 is the nearest web safe color code. You can see here many more shades of #aff70e color code.

RGB Chart

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

Color Table

Hex Color Code aff70e #aff70e
RGB Decimal 175, 247, 14 175, 247, 14
RGB Percent 69%, 97%, 5% rgb(69%, 97%, 5%)
CSS RGBa 175, 247, 14,1 rgba(175,247,14,1)
CMYK Model cmyk(29%,0%,94%,3.14%)
HSL Color Space 79,94% ,51% hsl(79,94% ,51%)
HSV Color Space 79°, 94%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 11110111 00001110
Octal 257 367 16
Decimal 175 247 14
Hex af f7 0e

Different shades of #aff70e color code.

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

Darkest of #aff70e
#496903
Darker of #aff70e
#6c9a05
Dark of #aff70e
#8fcb07
Base of #aff70e
#aff70e
Light of #aff70e
#bff93f
Lighter
#d0fa71
Lightest
#e0fca2

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

#aff70e
#560ef7

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

Split Complementary

#aff70e
#0e3bf7
#ca0ef7

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

Analogous Color

#f7b70e
#f7de0e
#aff70e
#61f70e
#0ef71c

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

#aff70e
#f70eaf
#0eaff7

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

#aff70e
#0eaff7
#560ef7
#f7560e

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

#aff70e
#0ef7ca
#560ef7
#f70e3b

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

#273702
#496903
#6c9a05
#8fcb07
#aff70e
#bff93f
#d0fa71
#e0fca2
#f1fed3

Tints of #aff70e Color

#aff70e
#b7f728
#c0f843
#c9f95e
#d2fa79
#dbfb93
#e4fcae
#edfdc9
#f6fee4
#ffffff

Shades of #aff70e color code

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

#aff70e
#9bdb0c
#88c00a
#74a409
#618907
#4d6d06
#3a5204
#263603
#131b01
#000000

Tones

#aff70e
#a5de27
#9cc540
#92ac59
#899372

Tones

Similar Color like #aff70e color

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

#b0f80f
#b1f910
#b2fa11
#b3fb12
#b4fc13
#b5fd14
#b6fe15
#b7ff16
#b8ff17
#b9ff18
#baff19
#bbff1a
#bcff1b
#bdff1c
#aef60d
#adf50c
#acf40b
#abf30a
#aaf209
#a9f108
#a8f007
#a7ef06
#a6ee05
#a5ed04
#a4ec03
#a3eb02
#a2ea01
#a1e900

Download this Dark Green

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

#aff70e Color Code Preview on Black Background Color

This is how #aff70e Color will look on black background color. Color contrast ratio is 16.13

#aff70e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff70e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff70e

#aff70e color code is use for CSS Background Color

Background color for the above div is #aff70e

HTML with inline CSS

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

#aff70e color code is use for CSS Border Color

CSS Border color for the above div is #aff70e

HTML with inline CSS

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

CSS Border Left color for the above div is #aff70e

HTML with inline CSS

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

CSS Border Right color for the above div is #aff70e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aff70e

HTML with inline CSS

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

CSS Border Top color for the above div is #aff70e

HTML with inline CSS

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

#aff70e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aff70e Color code Preview on White Background

This is how #aff70e Color code will look on white background color. Color contrast ratio is 1.30

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

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(175,247,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,14,247,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,247,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }