crispedge.com

Color picker

Loading...

#bff9dd hex color - Green - Cool color - Information

#bff9dd hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #bff9dd Color code in RGB color code model is created after adding 74.9% red color, 97.65% green color and 86.67% blue color. Hex #bff9dd Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 11% yellow and 2% black.

Hex #bff9dd color code is between #bbffcc web safe hex color code and #cceeee web safe hex color code. #bbffcc is the nearest web safe color code. You can see here many more shades of #bff9dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebff9dd#bff9dd
RGB Decimal191, 249, 221rgb(191, 249, 221)
RGB Percent75%, 98%, 87%rgb(75%, 98%, 87%)
CSS RGBa191, 249, 221,1rgba(191,249,221,1)
CMYK Modelcmyk(23%,0%,11%,2%)
HSL Color Space151,83% ,86%hsl(151,83% ,86%)
HSV Color Space151°, 23%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111111111100111011101
Octal277371335
Decimal191249221
Hexbff9dd

Different shades of #bff9dd color code.

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

Light Shade of #bff9dd
#eefdf6
Dark Shade of #bff9dd
#90f5c4
Saturated Shade of #bff9dd
#bbfcdd
Desaturated Shade of #bff9dd
#c2f5dd
Grey scale Shade of #bff9dd
#dcdcdc
Brighten Shade
#d8fff6
Most Readable Shade
#000000

Shades of #bff9dd color code

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

#bff9dd
#a9ddc4
#94c1ab
#7fa693
#6a8a7a
#546e62
#3f5349
#2a3731
#151b18
#000000

Similar Color like #bff9dd color

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

#c0fade
#c1fbdf
#c2fce0
#c3fde1
#c4fee2
#c5ffe3
#c6ffe4
#c7ffe5
#c8ffe6
#c9ffe7
#caffe8
#cbffe9
#ccffea
#cdffeb
#bef8dc
#bdf7db
#bcf6da
#bbf5d9
#baf4d8
#b9f3d7
#b8f2d6
#b7f1d5
#b6f0d4
#b5efd3
#b4eed2
#b3edd1
#b2ecd0
#b1ebcf

Monochromatic Color with #bff9dd

#bff9dd
#1c2420
#3d4f46
#5d796c
#7ea492
#9eceb7

Tints of #bff9dd Color

#bff9dd
#c6f9e0
#cdfae4
#d4fbe8
#dbfbec
#e2fcef
#e9fdf3
#f0fdf7
#f7fefb
#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

#bff9dd
#f9bfdb

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

Split Complementary

#bff9dd
#f9bff8
#f9c0bf

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

Analogous Color

#bff9c6
#bff9d1
#bff9dd
#bff9e9
#bff9f4

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

#bff9dd
#ddbff9
#f9ddbf

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

#bff9dd
#c0bff9
#f9bfdb
#f8f9bf

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

#bff9dd
#f9bfdb
#f9c0bf
#bff8f9

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

#bff9dd Color Code Preview on Black Background Color

This is how #bff9dd Color will look on black background color. Color contrast ratio is 17.81

#bff9dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bff9dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bff9dd

#bff9dd color code is use for CSS Background Color

Background color for the above div is #bff9dd

HTML with inline CSS

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

#bff9dd color code is use for CSS Border Color

CSS Border color for the above div is #bff9dd

HTML with inline CSS

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

CSS Border Left color for the above div is #bff9dd

HTML with inline CSS

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

CSS Border Right color for the above div is #bff9dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bff9dd

HTML with inline CSS

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

CSS Border Top color for the above div is #bff9dd

HTML with inline CSS

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

#bff9dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bff9dd Color code Preview on White Background

This is how #bff9dd Color code will look on white background color. Color contrast ratio is 1.18

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

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(191,249,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,191,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,249,221,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.