Skip to main content Skip to docs navigation

#a8f345 hex color | Dark Green & Warm color | 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 Kiwi Pulp and its hex is #9CEF43 Nearest Color Name

Color Hue/Base color: Green

Hex #a8f345 Color code in RGB color code model is created after adding 65.88% red color, 95.29% green color and 27.06% blue color. Hex #a8f345 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 72% yellow and 4.71% black.

Hex #a8f345 color code is between #aaee44 web safe hex color code and #99ff55 web safe hex color code. #aaee44 is the nearest web safe color code. You can see here many more shades of #a8f345 color code.

RGB Chart

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

Color Table

Hex Color Code a8f345 #a8f345
RGB Decimal 168, 243, 69 168, 243, 69
RGB Percent 66%, 95%, 27% rgb(66%, 95%, 27%)
CSS RGBa 168, 243, 69,1 rgba(168,243,69,1)
CMYK Model cmyk(31%,0%,72%,4.71%)
HSL Color Space 86,88% ,61% hsl(86,88% ,61%)
HSV Color Space 86°, 72%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101000 11110011 01000101
Octal 250 363 105
Decimal 168 243 69
Hex a8 f3 45

Different shades of #a8f345 color code.

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

Darkest of #a8f345
#59950a
Darker of #a8f345
#76c50d
Dark of #a8f345
#92f015
Base of #a8f345
#a8f345
Light of #a8f345
#bef675
Lighter
#d5f9a5
Lightest
#ebfcd5

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

#a8f345
#9045f3

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

Split Complementary

#a8f345
#4551f3
#e745f3

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

Analogous Color

#f3d845
#f1f345
#a8f345
#6ef345
#45f365

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

#a8f345
#f345a8
#45a8f3

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

#a8f345
#45a8f3
#9045f3
#f39045

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

#a8f345
#45f3e7
#9045f3
#f34551

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

#3d6507
#59950a
#76c50d
#92f015
#a8f345
#bef675
#d5f9a5
#ebfcd5
#ffffff

Tints of #a8f345 Color

#a8f345
#b1f459
#bbf56e
#c5f783
#cef897
#d8f9ac
#e2fbc1
#ebfcd5
#f5fdea
#ffffff

Shades of #a8f345 color code

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

#a8f345
#95d83d
#82bd35
#70a22e
#5d8726
#4a6c1e
#385117
#25360f
#121b07
#000000

Tones

#a8f345
#a5df59
#a3cb6d
#a0b880
#9da494

Tones

Similar Color like #a8f345 color

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

#a9f446
#aaf547
#abf648
#acf749
#adf84a
#aef94b
#affa4c
#b0fb4d
#b1fc4e
#b2fd4f
#b3fe50
#b4ff51
#b5ff52
#b6ff53
#a7f244
#a6f143
#a5f042
#a4ef41
#a3ee40
#a2ed3f
#a1ec3e
#a0eb3d
#9fea3c
#9ee93b
#9de83a
#9ce739
#9be638
#9ae537

Download this

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

#a8f345 Color Code Preview on Black Background Color

This is how #a8f345 Color will look on black background color. Color contrast ratio is 15.57

#a8f345 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8f345

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8f345

#a8f345 color code is use for CSS Background Color

Background color for the above div is #a8f345

HTML with inline CSS

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

#a8f345 color code is use for CSS Border Color

CSS Border color for the above div is #a8f345

HTML with inline CSS

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

CSS Border Left color for the above div is #a8f345

HTML with inline CSS

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

CSS Border Right color for the above div is #a8f345

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8f345

HTML with inline CSS

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

CSS Border Top color for the above div is #a8f345

HTML with inline CSS

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

#a8f345 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8f345 Color code Preview on White Background

This is how #a8f345 Color code will look on white background color. Color contrast ratio is 1.35

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

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(168,243,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,69,243,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,243,69,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }